[ 源代码: node-glob ]
软件包:node-glob(7.1.3-2)
glob functionality for Node.js
node-glob is a glob implementation for Node.js
It features brace expansion, extended glob matching, globstar matching, and can be invoked synchronously as well as asynchronously. It uses minimatch for pattern matching.
Node.js is an event-based server-side javascript engine.
其他与 node-glob 有关的软件包
|
|
|
|
-
- dep: node-fs.realpath
- Use node's fs.realpath
-
- dep: node-inflight
- add callbacks to requests in flight to avoid async duplication
-
- dep: node-inherits
- Exposes inherits function from Node.js environment
-
- dep: node-minimatch (>= 3.0.4~)
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-once (>= 1.3~)
- Run a function only once with this module for Node.js
-
- dep: node-path-is-absolute
- Node.js 0.12 path.isAbsolute() ponyfill
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable