[ 源代码: node-glob-stream ]
软件包:node-glob-stream(5.3.4-1)
node-glob-stream 的相关链接
Debian 的资源:
下载源码包 node-glob-stream:
- [node-glob-stream_5.3.4-1.dsc]
- [node-glob-stream_5.3.4.orig.tar.gz]
- [node-glob-stream_5.3.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [gulpjs.com]
相似软件包:
wrapper around node-glob to make it streamy
You can pass any combination of globs. One caveat is that you can not only pass a glob negation, you must give it at least one positive glob so it knows where to start. All given must match for the file to be returned.
Node.js is an event-based server-side JavaScript engine.
其他与 node-glob-stream 有关的软件包
|
|
|
|
-
- dep: node-extend (>= 2.0.0)
- port of jQuery.extend for Node.js
-
- dep: node-glob (>= 5.0.3)
- glob functionality for Node.js
-
- dep: node-glob-parent (>= 3.0.0)
- Extract the non-magic parent path from a glob string
-
- dep: node-micromatch (>= 2.3.7)
- Glob matching for javascript/node.js
-
- dep: node-ordered-read-streams (>= 0.3.0)
- combines array of streams into one read stream in strict order
-
- dep: node-through2 (>= 0.6.0)
- Make a stream.Transform out of a function - Node.js module
-
- dep: node-to-absolute-glob (>= 0.1.1)
- Make a glob pattern absolute
-
- dep: node-unique-stream (>= 2.0.2)
- node.js through stream that emits a unique stream of objects based on criteria
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable