micromatch / bash-globLinks
Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
☆14Updated 4 years ago
Alternatives and similar repositories for bash-glob
Users that are interested in bash-glob are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 7 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 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 9 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 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
- Modify the values of an object☆27Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 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
- Strip redundant indentation and indent the string☆54Updated 4 years ago