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.
☆236Updated 2 months ago
Alternatives and similar repositories for braces:
Users that are interested in braces are comparing it to the libraries listed below
- Fast lexer to extract named exports via analysis from CommonJS modules☆244Updated last month
- Regular expression for matching ANSI escape codes☆190Updated 6 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 5 months ago
- Get the latest version of an npm package☆176Updated last year
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- string representations of objects in node and the browser☆144Updated last month
- Global identifiers from different JavaScript environments☆447Updated last month
- Start a promise chain☆58Updated 3 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆143Updated last year
- Read a package.json file☆165Updated last year
- Monorepo for NodeLib libraries☆70Updated 2 months ago
- Finds the common standard cache directory☆158Updated last year
- normalizes package metadata, typically found in package.json file.☆198Updated 5 months ago
- Wrap words to a specified length.☆197Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Run some code when the process exits☆283Updated last year
- Proposal for Bare Module Specifier Resolution in node.js☆134Updated 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 5 months ago
- like fetch() but for the npm registry☆138Updated 3 months ago
- npm's content-addressable cache☆285Updated 3 months ago
- Trace the original position through a source map☆107Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Parse and stringify JSON with comments. It will retain comments even when after saved!☆164Updated 7 months ago
- Wordwrap a string with ANSI escape codes☆123Updated last year
- Detect the indentation of code☆196Updated last year
- Find the closest package.json file☆162Updated last year
- Walk through a folder and figure out what goes in an npm package☆111Updated 3 months ago
- npm fetcher☆365Updated 3 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆464Updated 2 months ago