[ 源代码: node-stream-browserify ]
软件包:node-stream-browserify(2.0.2-3)
node-stream-browserify 的相关链接
Debian 的资源:
下载源码包 node-stream-browserify:
- [node-stream-browserify_2.0.2-3.dsc]
- [node-stream-browserify_2.0.2.orig.tar.gz]
- [node-stream-browserify_2.0.2-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
stream module from Node.js for browsers
This module implements the stream abstraction used in Node.js in browser context.
A stream is an abstract interface for working with streaming data in Node.js. In Connection-oriented communication, a data stream is a sequence of digitally encoded coherent signals (packets of data or data packets) used to transmit or receive information that is in the process of being transmitted.
Node.js is an event-based server-side JavaScript engine.
其他与 node-stream-browserify 有关的软件包
|
|
|
|
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream (>= 3.4.0)
- stream compatibility library for Node.js and browser
-
- dep: nodejs (>= 4.7)
- evented I/O for V8 javascript - runtime executable