bare-pipe
TypeScript icon, indicating that this package has built-in type declarations

4.0.6 • Public • Published

bare-pipe

Native I/O pipes for JavaScript.

npm i bare-pipe

Usage

const Pipe = require('bare-pipe')

const stdout = new Pipe(1)

stdout.write('Hello world!\n')

License

Apache-2.0

Readme

Keywords

none

Package Sidebar

Install

npm i bare-pipe

Weekly Downloads

6,798

Version

4.0.6

License

Apache-2.0

Unpacked Size

622 kB

Total Files

25

Last publish

Collaborators

  • mafintosh
  • kasperisager