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:
- Import a module while bypassing the cache☆284Updated 4 months ago
- Infer the content-type of a request.☆228Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆245Updated 2 weeks ago
- Implements the node.js require.resolve() algorithm☆782Updated 5 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated 2 months ago
- Find the closest package.json file☆164Updated 2 weeks ago
- Deprecate all the things☆329Updated 9 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Read a package.json file☆168Updated last year
- Run a function exactly one time☆222Updated last year
- Task registry that allows composition through series/parallel methods.☆203Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆396Updated 2 years ago
- parse a url with memoization☆186Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- JSDoc parser☆456Updated 6 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Parse yes/no like values☆270Updated 2 years ago
- Read the closest package.json file☆268Updated last year
- Check if a path exists☆151Updated 3 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 5 months ago
- node byte string parser☆470Updated 11 months ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- URL and cookie safe UIDs☆141Updated 4 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- HTTP status utility☆280Updated last week
- Import a module lazily☆247Updated 2 years ago
- Simple in-memory vinyl file store.☆126Updated last month