word-check

Module for checking the word againsta a collection of words

Usage no npm install needed!

<script type="module">
  import wordCheck from 'https://cdn.skypack.dev/word-check';
</script>

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");