1.0.2 • Published 11 years ago
superline v1.0.2
readline with promised superpowers :+1:
Installation
$ npm install superline --savesuperline is supported in all versions of iojs without any flags.
To use superline with node, you must be running node > 0.11.16 or node > 0.12.0 for generator and promise support, and must run node with the --harmony flag.
Getting started
Example
var superline = require('superline');Running tests
$ npm install && npm testContribute
Please, PR are welcomed!
Authors
License
MIT
