micromatch / anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
☆389Updated last year
Alternatives and similar repositories for anymatch:
Users that are interested in anymatch are comparing it to the libraries listed below
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Infer the content-type of a request.☆228Updated 4 months ago
- Implements the node.js require.resolve() algorithm☆780Updated 2 weeks ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 3 months ago
- node byte string parser☆464Updated 6 months ago
- Copy files☆427Updated 5 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Delay a promise a specified amount of time☆608Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Get stdin as a string or buffer☆336Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆476Updated 8 months ago
- Get a random temporary file or directory path☆425Updated last year
- Write files in an atomic fashion w/configurable ownership☆231Updated 3 months ago
- Escape RegExp special characters☆584Updated 7 months ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆454Updated this week
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆359Updated 8 months ago
- Parse JSON with more helpful errors☆349Updated 10 months ago
- Get callsites from the V8 stack trace API☆262Updated 6 months ago
- npm's content-addressable cache☆282Updated last month
- Get metadata of a package from the npm registry☆238Updated 6 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Run a function exactly one time☆222Updated last year
- Import a module while bypassing the cache☆283Updated 7 months ago
- encode & decode HTML & XML entities with ease & speed☆331Updated this week