micromatch / nanomatchLinks
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
☆97Updated 2 years ago
Alternatives and similar repositories for nanomatch
Users that are interested in nanomatch are comparing it to the libraries listed below
Sorting:
- Lazy number range generator☆82Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 9 months ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Check if something is a Node.js stream☆115Updated last year
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Property descriptor factory☆43Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year