sindresorhus / multimatchLinks
Extends minimatch.match() with support for multiple patterns
☆303Updated last year
Alternatives and similar repositories for multimatch
Users that are interested in multimatch are comparing it to the libraries listed below
Sorting:
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆394Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆783Updated 5 months ago
- Import a module while bypassing the cache☆284Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- HTTP status utility☆277Updated last week
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Read the closest package.json file☆268Updated last year
- A dictionary of file extensions and associated module loaders.☆260Updated 9 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Deprecate all the things☆330Updated 8 months ago
- Write files in an atomic fashion w/configurable ownership☆236Updated last month
- Create and parse HTTP Content-Type header☆136Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Task registry that allows composition through series/parallel methods.☆203Updated last year
- Read a package.json file☆167Updated last year
- Infer the content-type of a request.☆228Updated 2 months ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆474Updated 3 weeks ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- Run a function exactly one time☆222Updated last year
- Is the given string an acceptable npm package name?☆301Updated last month
- JSDoc parser☆456Updated 6 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Node.js's require('assert') for all engines☆301Updated 5 months ago
- Check if a path exists☆151Updated 3 years ago
- Import a module lazily☆248Updated 2 years ago
- Find the closest package.json file☆164Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year