1.0.2 • Published 4 months ago

text-analysis-api v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

GET STARTED

npm i text-analysis-api

Demo

Demo

Usage

const analyzeText = require('text-analysis-api')


const test ="I hate you idiot";

console.log(analyzeText(test));

That's it!

happy coding

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago