micromatch / bash-glob
Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.
☆14Updated 3 years ago
Alternatives and similar repositories for bash-glob:
Users that are interested in bash-glob are comparing it to the libraries listed below
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Modify the filename in a path☆16Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Sink your streams.☆17Updated last year
- Check if a file is executable☆31Updated 6 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
- 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
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated last year
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- Checks if a given object is iterable.☆11Updated 7 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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Get the name of a named function☆33Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated last year
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago