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
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- ⏲ - Small timing library☆35Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- An asynchronous middleware pattern☆27Updated last year
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Get an array of parent directories including itself☆27Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago