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:
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 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 2 years ago
- fs read and write streams based on minipass☆20Updated last month
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 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
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 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 6 years ago