standard / deglobLinks
Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.
☆40Updated 2 years ago
Alternatives and similar repositories for deglob
Users that are interested in deglob are comparing it to the libraries listed below
Sorting:
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- List of node.js builtin modules☆37Updated last month
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Assert two HTML strings are equal☆22Updated 8 years ago
- convert module usage to inline expressions☆75Updated last year
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last week
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year