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

5.0.2 • Public • Published

bare-tty

Native TTY streams for JavaScript.

npm i bare-tty

Usage

const tty = require('bare-tty')

const stdout = new tty.WriteStream(1)

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

License

Apache-2.0

Readme

Keywords

none

Package Sidebar

Install

npm i bare-tty

Weekly Downloads

3,462

Version

5.0.2

License

Apache-2.0

Unpacked Size

565 kB

Total Files

22

Last publish

Collaborators

  • mafintosh
  • kasperisager