lib378js port

lib378js port

Hello everybody, It's a year or so since I started using JQuery and I'm very happy with it. A long time ago I wrote this javascript port (mostly as a technology demo) of a tiny but effective C library I developed for embedded systems. The lib is aimed at predictive text input, more or less like some cellphones' t9. Maybe It kind of overlaps autocompletion plugin features, supporting reduced keyboard input. See project page:

http://sourceforge.net/projects/lib378/

and js demo:

http://lib378.sourceforge.net/lib378js/demo.html

Due to renewed interest in the project I was wondering wether refactoring/porting it to JQuery would be okay for you and if you have any complaints, suggestions, ideas about it.

Thank you,
Massimiliano