sindresorhus / multimatchLinks
Extends minimatch.match() with support for multiple patterns
☆307Updated 2 years ago
Alternatives and similar repositories for multimatch
Users that are interested in multimatch are comparing it to the libraries listed below
Sorting:
- Import a module while bypassing the cache☆286Updated 11 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆402Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Clear a module from the cache☆184Updated 4 years ago
- Infer the content-type of a request.☆227Updated last week
- Read a package.json file☆174Updated 2 months ago
- Create simple HTTP ETags☆266Updated last week
- Get metadata of a package from the npm registry☆245Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated 3 weeks ago
- Write files in an atomic fashion w/configurable ownership☆244Updated last month
- Get the system locale☆228Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Task registry that allows composition through series/parallel methods.☆204Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 4 months ago
- Find the closest package.json file☆166Updated 7 months ago
- parse a url with memoization☆188Updated last week
- Implements the node.js require.resolve() algorithm☆793Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Create and parse HTTP Content-Type header☆141Updated last week
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- HTTP status utility☆284Updated last week
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- A dictionary of file extensions and associated module loaders.☆265Updated last year
- Is the given string an acceptable npm package name?☆306Updated this week
- Improved typeof detection for node.js and the browser.☆127Updated last year