1.0.0 • Published 12 months ago

text-analyze v1.0.0

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

Text Analyzer

A simple package for analyzing text. Provides word count, character count, average word length, most common words, and sentence count.

Installation

Install the package via npm:

npm install text-analyzer
1.0.0

12 months ago