Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 309 Bytes

Build Status

@imba/stdio

Wrapper for process.stdout, process.stderr and readline.

Installation

$ npm install --save @imba/stdio

or with yarn

$ yarn add @imba/stdio