cword

0.0.5 • Public • Published

cWord Boot Build

Purpose of this liberary is to create an array that shows the words and frequent usage.

Requirements

  • Node.js
  • NPM (Node.js require for NPM)

Features

getCount(exclude)

Usage

Traditional: Include cWord.js file in your project and load it.

NPM: npm i cword

Create Instance

const t = new cWord(String)

console.log(t.getCount(['and', 'if'])) // This will return text cound without the word 'and' and 'if'

Contributors

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    1
  • 0.0.4
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i cword

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

3.28 kB

Total Files

4

Last publish

Collaborators

  • farhadsaadatpei
  • josuerc026