@teamteanpm2024/quas-provident-tempore

1.0.6 • Public • Published

@teamteanpm2024/quas-provident-tempore

A module to verify if a word is a valid dictionary word. Simple and efficient word-check functionality.

install

$ npm install @teamteanpm2024/quas-provident-tempore

how to use?

const isDictionaryWord = require('@teamteanpm2024/quas-provident-tempore'),
    
isDictionaryWord('cat'); // true
isDictionaryWord('trinitrophenylmethylnitramine'); // true
isDictionaryWord('fg45fg'); // false

...

Readme

Keywords

Package Sidebar

Install

npm i @teamteanpm2024/quas-provident-tempore

Weekly Downloads

3

Version

1.0.6

License

MIT

Unpacked Size

14.9 kB

Total Files

5

Last publish

Collaborators

  • shivamkalsi2024