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 4 years ago
Alternatives and similar repositories for matched
Users that are interested in matched are comparing it to the libraries listed below
Sorting:
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Check if a path exists☆23Updated last year
- Create a revved file path☆21Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get the revved file path of a file☆33Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Assertion library for streams☆17Updated 9 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 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
- 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
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Get the package.json of a package from the npm registry☆19Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 7 years ago
- Lowercase the keys of an object☆40Updated 2 years ago