Module: Autocorrect
Autocorrects entered input through a user-specified wordlist.
Installation
npm
npm install simple-keyboard simple-keyboard-autocorrect --save
zip file (self-hosted)
Click here to download the latest release (zip format).
Want to use a CDN instead of self-host? Scroll down to the “Usage with CDN” instructions below.
Usage with npm
js
html
Demos:
JS (angular + vue)
Usage with CDN
html
js
Demos:
JS (cdn)