1.0.2 • Published 1 year ago

text-analysis-api v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year 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

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago