[ ソース: 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