sindresorhus / multimatchLinks
Extends minimatch.match() with support for multiple patterns
☆305Updated last year
Alternatives and similar repositories for multimatch
Users that are interested in multimatch are comparing it to the libraries listed below
Sorting:
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Import a module while bypassing the cache☆285Updated 7 months ago
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Improved typeof detection for node.js and the browser.☆127Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆322Updated 2 years ago
- Infer the content-type of a request.☆227Updated 3 weeks ago
- Create simple HTTP ETags☆262Updated 2 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Write files in an atomic fashion w/configurable ownership☆241Updated last week
- HTTP status utility☆281Updated 2 weeks ago
- Read a package.json file☆171Updated last year
- Create and parse HTTP Content-Type header☆138Updated last month
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Implements the node.js require.resolve() algorithm☆788Updated 3 months ago
- Find the closest package.json file☆165Updated 3 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Node.js module to list all files in a directory or any subdirectories.☆345Updated last month
- Get metadata of a package from the npm registry☆244Updated last year
- parse a url with memoization☆186Updated 2 months ago
- Converts a source-map from/to different formats.☆170Updated 6 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated 3 weeks ago
- Run a function exactly one time☆221Updated last year
- Is the given string an acceptable npm package name?☆303Updated last week
- Get the system locale☆227Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated last month