stdin.js

1.1.1 • Public • Published

stdin.js

node js stdin wrapper

how to install

npm i stdin.js

how to use

var stdin = require('stdin.js')

stdin.readLine().then(data=>{ stdin.writeLine(data)})

Readme

Keywords

Package Sidebar

Install

npm i stdin.js

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

3.51 kB

Total Files

5

Last publish

Collaborators

  • apporoad