[ 原始碼: node-glob ]
套件:node-glob(7.1.6+~7.1.3-1)
node-glob 的相關連結
Debian 的資源:
下載原始碼套件 node-glob:
- [node-glob_7.1.6+~7.1.3-1.dsc]
- [node-glob_7.1.6+~7.1.3.orig-types-glob.tar.gz]
- [node-glob_7.1.6+~7.1.3.orig.tar.gz]
- [node-glob_7.1.6+~7.1.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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
- Node.js module that exposes inherits function
-
- 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