micromatch / anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
☆388Updated last year
Related projects ⓘ
Alternatives and complementary repositories for anymatch
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Infer the content-type of a request.☆228Updated 2 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated last year
- Node.js module to list all files in a directory or any subdirectories.☆346Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 3 weeks ago
- Delay a promise a specified amount of time☆609Updated last year
- Copy files☆424Updated 3 months ago
- Implements the node.js require.resolve() algorithm☆777Updated 3 months ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- This module has moved and is now available at @rollup/plugin-node-resolve / https://github.com/rollup/plugins/blob/master/packages/node-r…☆469Updated 4 years ago
- Parse JSON with more helpful errors☆347Updated 8 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- node byte string parser☆461Updated 4 months ago
- Temporary file and directory creator for node.js☆740Updated 4 months ago
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- Opens stuff, like webpages and files and executables, cross-platform☆304Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 5 months ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆330Updated last month
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆441Updated this week
- Check if a path exists☆150Updated 2 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆309Updated last year
- Recursive version of fs.readdir with streaming api.☆383Updated last month
- Strip ANSI escape codes from a string☆399Updated last year
- Get a random temporary file or directory path☆424Updated last year
- yet another zip library for node☆341Updated 2 weeks ago
- Write files in an atomic fashion w/configurable ownership☆230Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago