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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 5 years ago
- jscodeshift wrapper to write smaller and better tests for your codemods using AVA☆13Updated 8 years ago
- 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
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Find the closest parent that matches a selector☆27Updated 7 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Get the revved file path of a file☆33Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Global logging utility.☆18Updated last year
- Filter an object using glob patterns and dot notation.☆26Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Quick validation of files against EditorConfig☆16Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if a value is a function☆27Updated 3 years ago
- Cascading, controlled-visibility options object management.☆40Updated 4 years ago
- ESLint's RuleTester for AVA☆13Updated last year