jonschlinkert / matched
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
☆26Updated 4 years ago
Alternatives and similar repositories for matched:
Users that are interested in matched are comparing it to the libraries listed below
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Get the revved file path of a file☆33Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month
- 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
- Exclude certain items from an array☆20Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 11 months ago
- Create a revved file path☆21Updated 2 years ago
- Split a string at one or more indices☆23Updated 3 years ago
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Add AVA to your project☆15Updated 4 years ago
- Check if a value is a function☆27Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year