🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

This is a fast text analyzer app built using Angular Material.Text analyzer will examine your wall of text and display the occurrence of each unique word in click-able bars.

Forms

Documentation

Countit

Text analyzer. Live demo: https://yiqu.github.io/countit/?ignoreStopWords=true

Set the query param ignoreStopWords= to false to keep stopwords when analyzing. When no query param is supplied, it will be set to true on default.

Fork and Run

Install Angular-CLI npm install -g @angular/cli

cd into project, npm install

Run ng serve , navigate to localhost:4200

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

License

MIT


You May Also Like