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
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- List of node.js builtin modules☆37Updated last year
- 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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ☆26Updated 7 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 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 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
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Check if a file is executable☆29Updated 7 years ago