[ Bron: node-glob ]
Pakket: node-glob (8.0.3+~cs8.4.15-1)
Verwijzigingen voor node-glob
Debian bronnen:
Het bronpakket node-glob downloaden:
- [node-glob_8.0.3+~cs8.4.15-1.dsc]
- [node-glob_8.0.3+~cs8.4.15.orig-globalyzer.tar.gz]
- [node-glob_8.0.3+~cs8.4.15.orig-globrex.tar.gz]
- [node-glob_8.0.3+~cs8.4.15.orig-tiny-glob.tar.gz]
- [node-glob_8.0.3+~cs8.4.15.orig-types-glob.tar.gz]
- [node-glob_8.0.3+~cs8.4.15.orig.tar.gz]
- [node-glob_8.0.3+~cs8.4.15-1.debian.tar.xz]
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- David Paleino (QA-pagina)
- Jérémy Lal (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan node-glob gerelateerde pakketten
|
|
|
|
-
- 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.1.1~)
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-once
- Run a function only once with this module for Node.js