[ 源代码: node-glob ]
软件包:node-glob(10.3.6+~cs0.4.15-1)
node-glob 的相关链接
Debian 的资源:
下载源码包 node-glob:
- [node-glob_10.3.6+~cs0.4.15-1.dsc]
- [node-glob_10.3.6+~cs0.4.15.orig-globalyzer.tar.gz]
- [node-glob_10.3.6+~cs0.4.15.orig-globrex.tar.gz]
- [node-glob_10.3.6+~cs0.4.15.orig-tiny-glob.tar.gz]
- [node-glob_10.3.6+~cs0.4.15.orig.tar.gz]
- [node-glob_10.3.6+~cs0.4.15-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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-minimatch (>= 9)
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-minipass
- Minimal implementation of a PassThrough for Node.js
-
- dep: node-path-scurry
- Fast and cached directory traversal for javascript building tool