[ bianca ]
[ Bron: node-glob ]
Pakket: node-glob (8.1.0+~cs8.5.15-1)
Verwijzigingen voor node-glob
Het bronpakket node-glob downloaden:
- [node-glob_8.1.0+~cs8.5.15-1.debian.tar.xz]
- [node-glob_8.1.0+~cs8.5.15-1.dsc]
- [node-glob_8.1.0+~cs8.5.15.orig-globalyzer.tar.gz]
- [node-glob_8.1.0+~cs8.5.15.orig-globrex.tar.gz]
- [node-glob_8.1.0+~cs8.5.15.orig-tiny-glob.tar.gz]
- [node-glob_8.1.0+~cs8.5.15.orig-types-glob.tar.gz]
- [node-glob_8.1.0+~cs8.5.15.orig.tar.gz]
Beheerders:
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 (>= 9)
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-once
- Run a function only once with this module for Node.js