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

Dependencies (0)

    Dev Dependencies (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