Skip to content

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

License

Notifications You must be signed in to change notification settings

alfredo-baratta/count-words-repetitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published