superline

1.0.2 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i superline

Weekly Downloads

4

Version

1.0.2

License

MIT

Last publish

Collaborators

  • parroit