jonschlinkert / matchedLinks
Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.
☆26Updated 5 years ago
Alternatives and similar repositories for matched
Users that are interested in matched are comparing it to the libraries listed below
Sorting:
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Get the revved file path of a file☆35Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 10 years ago
- Create a revved file path☆21Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Check if a number is in a given range☆22Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a path exists☆26Updated 2 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 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 4 years ago
- Get a PATH containing locally installed module executables.☆49Updated 5 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- Check if a file path is a binary file☆49Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago