1.0.5 • Published 8 years ago

wordscounter v1.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

wordscounter is a simple library feet to count the number of occurences of words in a string. Words with less than two letters will be ignored.

Installation

Run npm install --save wordscounter in your root folder.

Example

execute example/index.html and open your console, the JavaScript asset is already pre-build with webpack.

1.0.5

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago