mklabs / node-filesetLinks
Wrapper around miniglob / minimatch combo to allow multiple patterns matching and include-exclude ability
☆62Updated 5 years ago
Alternatives and similar repositories for node-fileset
Users that are interested in node-fileset are comparing it to the libraries listed below
Sorting:
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Generate safe JS code that can used to reference a object property☆25Updated last year
- Turn an array like into an array☆12Updated 4 years ago
- Determine if an object is a Node.js Stream☆63Updated 9 years ago
- Create Error classes☆41Updated 6 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Set collection as specified in ECMAScript 6☆45Updated 3 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- ☆37Updated 9 years ago
- A stream of fixed-size blocks☆53Updated 2 weeks ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.