Skip to content

shes/superline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitter NPM version build status Test coverage

readline with promised superpowers 👍

Installation

$ npm install superline --save

superline 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 test

Contribute

Please, PR are welcomed!

Authors

License

MIT

About

readline with promised superpowers 👍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published