UNPKG

census-js-pro

Version:

CensusJs is a solution to modern word-counting issues. In this initial release, it can count words in plain text, in further releases, it would extract text from a file and then process it. You should use CensusJs if you’re working with documents that wil

25 lines (24 loc) 868 B
{ "name": "census-js-pro", "version": "1.0.0", "description": "CensusJs is a solution to modern word-counting issues. In this initial release, it can count words in plain text, in further releases, it would extract text from a file and then process it. You should use CensusJs if you’re working with documents that will be further served to editors, proofreaders, translators or other language experts to work on. CensusJs isn’t dependent on any external word counters and has its own unique algorithm.", "main": "app.js", "repository": { "type": "git", "url": "KeshavramKuduwa@bitbucket.org/KeshavramKuduwa/census-js.git" }, "keywords": [ "wordcount", "wordcounter", "word", "count", "counter", "words", "calculate", "poll", "total", "phrase" ], "author": "Keshavram Kuduwa", "license": "MIT" }