standard / deglob
Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.
☆40Updated last year
Alternatives and similar repositories for deglob
Users that are interested in deglob are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Stringify an object so it can be safely inlined in JavaScript code☆19Updated 9 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- Listen for performance timeline events☆26Updated 7 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Assert two HTML strings are equal☆22Updated 7 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Functional errors with formatted output☆17Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago