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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- ⏲ - Small timing library☆35Updated 6 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 weeks ago
- Cascading, controlled-visibility options object management.☆40Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 5 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Lazy number range generator☆81Updated last year
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆34Updated last month
- Iterate over promises serially☆50Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated last year