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:
- List of node.js builtin modules☆37Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 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`☆50Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 3 weeks ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated last week
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- convert module usage to inline expressions☆75Updated 9 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Install an npm package☆31Updated 7 years ago
- Convert an Observable to a Promise☆49Updated last year
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Assert two HTML strings are equal☆22Updated 8 years ago