Skip to content

kaxyum/easy-word-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Easy Word Counter

count the number of word in a text

Install Easy Word Counter

npm i easy-word-counter

Count the number of word in a text/sentence

const easywordcounter = require('easy-word-counter');

easywordcounter.countWords(sentence);

About

count the number of word in a text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published