1.0.3 • Published 1 year ago

@pearjs/tty v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago