tatty-screen
v1.0.0
Published
ES6 green-screen teleprinter
Downloads
3
Maintainers
Readme
Tatty-screen.js
Simple ES6 green screen teleprinter in the browser
Getting Started
bower install --save tatty-screen
This is an ES6 module compiled with Traceur so you’ll need that.
Building
git clone [email protected]:mattstyles/tatty-screen.git
npm install
bower install
npm run build
Also, a file watcher because watching and reacting is the shit
npm run watch