micromatch / anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
☆392Updated 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☆303Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆319Updated 2 years ago
- Infer the content-type of a request.☆228Updated last month
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆469Updated last week
- node byte string parser☆469Updated 10 months ago
- Implements the node.js require.resolve() algorithm☆782Updated 4 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Copy files☆428Updated 9 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆336Updated 3 weeks ago
- An implementation of the WHATWG URL Standard in JavaScript☆393Updated last month
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Parse JSON with more helpful errors☆364Updated 3 weeks ago
- Spec document for the 'browser' field in package.json☆442Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆605Updated last year
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- HTTP status utility☆278Updated 2 months ago
- JSDoc parser☆455Updated 6 years ago
- Import a module while bypassing the cache☆285Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Write files in an atomic fashion w/configurable ownership☆236Updated last week
- Get a random temporary file or directory path☆428Updated last year
- Node.js's require('assert') for all engines☆301Updated 4 months ago
- Check if a path exists☆151Updated 3 years ago
- Node.js module to list all files in a directory or any subdirectories.☆346Updated 2 years ago
- Create and parse HTTP Content-Type header☆136Updated 9 months ago
- Get callsites from the V8 stack trace API☆266Updated 10 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Higher-level content negotiation☆257Updated last month