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.
☆237Updated 3 months ago
Alternatives and similar repositories for braces:
Users that are interested in braces are comparing it to the libraries listed below
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆336Updated last month
- Start a promise chain☆58Updated 3 years ago
- Finds the common standard cache directory☆158Updated last month
- ☆163Updated this week
- Global identifiers from different JavaScript environments☆467Updated 2 months ago
- like fetch() but for the npm registry☆143Updated last month
- Read a package.json file☆165Updated last year
- Write files in an atomic fashion w/configurable ownership☆236Updated last week
- Monorepo for NodeLib libraries☆72Updated 4 months ago
- Detect the indentation of code☆196Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆185Updated last year
- Regular expression for matching ANSI escape codes☆191Updated 8 months ago
- Find the root directory of a Node.js project or npm package