1.0.0 • Published 11 months ago

text-analyze v1.0.0

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

11 months ago