check-word
check if the word exist in the language configured, the language could be english or spanish
install
$ npm install check-word
how to use?
var checkWord = words = ; // setup the language for check, default is en words; // truewords; // falsewords; // true ...
credits
thanks to repository atebits/words.