Auto complete plugin from dictionary with no external dependencies for text areas.
View the Project on GitHub atmb4u/AutoJS
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 (→)
Its pretty straight forward.
This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.
Follow @atmb4u