Pakket: node-tty-browserify (0.0.1-1)
Verwijzigingen voor node-tty-browserify
Debian bronnen:
Het bronpakket node-tty-browserify downloaden:
- [node-tty-browserify_0.0.1-1.dsc]
- [node-tty-browserify_0.0.1.orig.tar.gz]
- [node-tty-browserify_0.0.1-1.debian.tar.xz]
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- Akash Sarda (QA-pagina)
- Bastien Roucariès (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
tty library from node core for browsers
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.
Andere aan node-tty-browserify gerelateerde pakketten
|
|
|
|
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable