1.1.0 • Published 7 years ago
dejavu-word v1.1.0
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')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')