spelling-corrector
nodeJs Spelling Corrector version for Norvig's spelling corrector
How to install
npm i spelling-corrector
How to use
var SpellCorrector = ; var spellCorrector = ; // you need to do this step only one time to load the DictionaryspellCorrector; console; console;