micromatch / braces
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
☆223Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for braces
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆329Updated last month
- string representations of objects in node and the browser☆142Updated 2 months ago
- Read a package.json file☆165Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆235Updated last year
- Finds the common standard cache directory☆151Updated 8 months ago
- Run some code when the process exits☆282Updated last year
- like fetch() but for the npm registry☆133Updated 3 weeks ago
- Monorepo for NodeLib libraries☆70Updated this week
- npm's content-addressable cache☆279Updated last month
- Detect the indentation of code☆196Updated last year
- Global identifiers from different JavaScript environments☆405Updated this week
- Walk through a folder and figure out what goes in an npm package☆110Updated last month
- Fast lexer to extract named exports via analysis from CommonJS modules☆226Updated 2 months ago
- npm fetcher☆354Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆196Updated last month
- Get callsites from the V8 stack trace API☆259Updated 4 months ago
- Read the closest package.json file☆258Updated last year
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆186Updated 8 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated last week
- Let a globally installed package use a locally installed version of itself if available☆154Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 2 weeks ago
- ☆157Updated this week
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Get the gzipped size of a string or buffer☆170Updated 2 years ago
- Generates single dts file for bundling TypeScript NPM packages☆138Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Get details about the current Continuous Integration environment☆322Updated last year
- when you want to fire an event no matter how a process exits.☆187Updated last year
- Create and parse HTTP Content-Type header☆131Updated 3 months ago