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.
☆25Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for matched
- Create a revved file path☆20Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Quick validation of files against EditorConfig☆16Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Check if a value is a function☆27Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Modify the values of an object☆28Updated 3 years ago
- Smallest/simplest possible means of using btoa with both Node and browserify☆22Updated 5 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 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
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 7 years ago
- Global logging utility.☆18Updated 7 months ago
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- Check if a number is in a given range☆21Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- Check if a path exists☆23Updated last year
- Get the revved file path of a file☆33Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago