count-words-repetitions

1.0.0 • Public • Published

MIT License

Issues

Count words repetitions

Count the number of repetitions of each word quickly and easily!

Installation

Install count-words-repetitions with npm

npm install count-words-repetitions

Usage/Examples

const cwr = require("count-words-repetitions");

const array = cwr.countWordsRepetitions("test come stai? test");

console.log(array);

Authors

Package Sidebar

Install

npm i count-words-repetitions

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

14.7 kB

Total Files

6

Last publish

Collaborators

  • alfredobaratta