AutoJS

Auto complete plugin from dictionary with no external dependencies for text areas.

View the Project on GitHub atmb4u/AutoJS



Micro (~6kB) - basic dictionary (1500 words)
Standard (~17kB) - most words (~10000 words)
Maximum(~54kB) - comprehensive (~32000 words)


AutoJS v0.9.2

AutoJS is a library to continuously autocomplete textarea based on a standard dictionary. Dictionary has been deviced based on researches and linguistic methods, keeping an eye on minimizing the size of the library. Complete project is written in plain js, with no external dependencies, and it's size is reduced to mere 6 kb .

NB: Completes each suggested word on a right arrow (→)

Live Demo

Installation and Usage

Its pretty straight forward.

License

This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.