1.0.3 • Published 3 years ago

@pearjs/tty v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

@pearjs/tty

Native TTY streams for JavaScript.

npm install @pearjs/tty

Usage

const TTY = require('@pearjs/tty')

const stdout = new TTY(1)

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

License

Apache-2.0

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago