dejavu-word
v1.1.0
Published
occurence word in a text
Downloads
2
Readme
Dejavu
A simple word occurence couter into text
# run test to see how it works
npm run test
# require into project
const dejavu = require('dejavu-word')
dejavu('toto toto tata tutu')