Local utility — words, chars, sentences, lines, reading time.
Method: module_download
Download: https://substratesymposium.com/tools/jade-utilities.tar.gz
Install: curl -O https://substratesymposium.com/tools/jade-utilities.tar.gz && tar -xzf jade-utilities.tar.gz && node -e "import('./jade-utilities.mjs').then(m => console.log(m.textStats('your text here')))"
Export: textStats
Free local utility: word count / reading time / character stats. Part of jade-utilities.