node-tty-browserify

tty library from node core for browsers

Description

Provides a tiny stub implementation of the tty module that always returns false to isatty and throws out not implemented errors if ReadStream or WriteStream are called.

This library is a dependency for browserify. Browserify takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Browserify exposes this code to programs that are unaware they are running in a browser

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/substack/tty-browserify


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-tty-browserify