easy-word-counter

1.0.0 • Public • Published

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);

Readme

Keywords

none

Package Sidebar

Install

npm i easy-word-counter

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.02 kB

Total Files

3

Last publish

Collaborators

  • kaxyum