SkillAgentSearch skills...

TextStatistics.js

Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, SMOG and Automated Readability scores.

Install / Use

/learn @cgiffard/TextStatistics.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TextStatistics.js

JavaScript port of TextStatistics.php!

I've done what I think is a reasonably faithful port. Documentation incoming! I removed a lot of the original comments during the port, but seeing as the API remained largely the same, I'll add them in shortly.

The beginning of a test suite in Mocha is here, covering cleaning the text and some cases of word and sentence counting.

Installation

Run this in the browser using a simple <script> include - or you can install for node with npm install text-statistics.

Famous! As seen in Time! (heh.)

Related Skills

View on GitHub
GitHub Stars194
CategoryDevelopment
Updated10mo ago
Forks36

Languages

JavaScript

Security Score

87/100

Audited on May 9, 2025

No findings