[ 原始碼: node-duplexify ]
套件: node-duplexify (4.1.2-1)
node-duplexify 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-duplexify:
- [node-duplexify_4.1.2-1.dsc]
- [node-duplexify_4.1.2.orig.tar.gz]
- [node-duplexify_4.1.2-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Sruthi Chandran
外部的資源:
- 主頁 [github.com]
相似套件:
Turn a writable and readable stream into a streams2 duplex stream
Similar to duplexer2 except it supports both streams2 and streams1 as input and it allows you to set the readable and writable part asynchronously using setReadable(stream) and setWritable(stream).
Node.js is an event-based server-side JavaScript engine.
其他與 node-duplexify 有關的套件
|
|
|
-
- dep: node-end-of-stream
- Invoke a callback when a stream has completed or failed
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-readable-stream
- stream compatibility library for Node.js and browser
-
- dep: node-stream-shift
- returns the next buffer/object in a stream's readable queue
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable