word-check
v1.0.2
Published
Module for checking the word againsta a collection of words
Readme
checkMyWord
Module for checking the word againsta a collection of words
Installation
npm install word-check
Usage
var wordCheck = require('word-check');
wordCheck("string1");
