[ 源代码: node-globby ]
软件包:node-globby(11.0.2+~cs16.20.37-1)
node-globby 的相关链接
Debian 的资源:
下载源码包 node-globby:
- [node-globby_11.0.2+~cs16.20.37-1.dsc]
- [node-globby_11.0.2+~cs16.20.37.orig-dir-glob.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-fast-glob.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-fastq.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-merge2.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-nodelib-fs-macchiato.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-nodelib-fsscandir.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-nodelib-fsstat.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-nodelib-fswalk.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-reusify.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig-run-parallel.tar.gz]
- [node-globby_11.0.2+~cs16.20.37.orig.tar.gz]
- [node-globby_11.0.2+~cs16.20.37-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Extends glob with promise API
Extends glob with support for multiple patterns and exposes a Promise API.
Related projects includes multimatch which can match against a list instead of the filesystem and then glob-stream which is a streaming alternative finally matcher is simple wildcard matching.
Node.js is an event-based server-side JavaScript engine.
其他与 node-globby 有关的软件包
|
|
|
|
-
- dep: node-array-union
- Create an array of unique values, in order, from the input arrays
-
- dep: node-glob (>= 7.0.3)
- glob functionality for Node.js
-
- dep: node-glob-parent
- Extract the non-magic parent path from a glob string
-
- dep: node-ignore
- manager and filter for .gitignore rules - Node.js library
-
- dep: node-micromatch
- Glob matching for javascript/node.js
-
- dep: node-path-type (>= 3.0.0)
- check if a path is a file, directory, or symlink
-
- dep: node-slash
- Node.js library to convert Windows backslash paths to slash paths