1.0.2 • Published 1 year ago

@pearjs/pipe v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@pearjs/pipe

Native I/O pipes for JavaScript.

npm install @pearjs/pipe

Usage

const Pipe = require('@pearjs/pipe')

const stdout = new Pipe(1)

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

License

Apache-2.0

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago