Skip to content

LunarisApp/text-tools

Repository files navigation

Lunaris Text Tools

A collection of text processing tools.

Packages

Lunaris Language - NPM / Github

NPM Version NPM Downloads CI Status

A utility library for core linguistic breakdown: vowels, consonants, words, and sentences.


Lunaris CMUdict - NPM / Github

NPM Version NPM Downloads CI Status

A JavaScript interface to the Carnegie Mellon University Pronouncing Dictionary (CMUdict), inspired by cmudict.


Lunaris Hyphen - NPM / Github

NPM Version NPM Downloads CI Status

A hyphenation library based on LibreOffice dictionaries, inspired by pyphen.


Lunaris Stats - NPM / Github

NPM Version NPM Downloads CI Status

A library for calculating text statistics, such as word count, sentence count, etc. Inspired by textstat.


Lunaris Readability - NPM / Github

NPM Version NPM Downloads CI Status

A library for calculating text readability scores based on popular algorithms & formulas, inspired by textstat.