upgoerfive

A script to check/replace a string against the (XKCD creator) Randle Monore's 1000 most common words


Keywords
up, goer, five, xkcd, monore, common, words
License
MIT
Install
npm install upgoerfive@0.1.0

Documentation

upgoerfive

Node.js version of XKCD's Up Goer Five Text Editor

npm install upgoerfive

##Features This is still being devleoped

This script has a couple different features

  • Checker - This is what the original "Up Goer Five Text Editor" had. Simple checks for words that are not in the list.
  • Replacer - Tries to auto replace words in your text with that are not in the 1000 word dictionary. Not 100% accurate.

##Contributions Any contribution is welcome. Let me know (or help fix) of features or bugs.

##Licence MIT - Look up the the licence file