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:
- Create a Vinyl file from an actual file☆41Updated 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
- 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
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- 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 4 years ago
- jscodeshift wrapper to write smaller and better tests for your codemods using AVA☆13Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 3 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Get the revved file path of a file☆33Updated 3 years ago
- ESLint's RuleTester for AVA☆14Updated last year
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Check if a value is a function☆27Updated 4 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 3 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 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
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago