JSPM

  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q50475F
  • License ISC

Node.js console typing test. Easy, Med, & Hard Difficulties, Speed graph, Shortcuts

Package Exports

  • tycon

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tycon) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Typing Test + Console

Node.js console typing test. Easy, Med, & Hard Difficulties, Speed graph, Shortcuts
npmjs.com/package/tycon

Platforms

Written in and runs great on Linux. Haven't tried yet on MacOS, but should be similar. Windows is never going to like the frequency of console clear / writes, so unless there's some great GPU accelerated terminal it runs well on, I wouldn't recommend it.

Run

$ sudo npm i tycon -g   # Install

$ tycon                 # Default: 60 seconds on Medium
$ tycon easy            # Weak sauce
$ tycon med             # Groove time
$ tycon hard            # Wtf are these words..?
$ tycon 10            	# 10 seconds
$ tycon easy 300        # Test has max of 5 minutes

Shortcuts

$ ^R        # Start / Restart
$ ^C        # Quit

To-Do

  • Randomly (scale with difficulty) first-caps words
  • Menu for length, difficulty, and run states with Inquirer
  • Re-do intervaled avg to average in segments, instead of over the whole test (so chart is relevant)

More

website: nicfontaine.com
twitter: @ngpfontaine

License

Buy it, use it, break it, fix it, trash it, change it, mail, upgrade it. ;v