is-word-meaningful

1.0.3 • Public • Published

Rules to be followed to use the package

  1. First of all mentioning this is only the first release and contains only 3000 basic words. If this package gets support will be adding more words.

  2. Install the package in the command line: npm i is-word-meaningful

  3. Require the package: const isMeaningfulWord= require('is-word-meaningful')

  4. To check if the word is meaningful write the following code: const validWord= isMeaningfulWord(word)

    console.log(validWord)

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.31latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.31
1.0.10
1.0.00

Package Sidebar

Install

npm i is-word-meaningful

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

47.3 kB

Total Files

4

Last publish

Collaborators

  • ankan2002