micromatch / bracesLinks
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.
☆240Updated 5 months ago
Alternatives and similar repositories for braces
Users that are interested in braces are comparing it to the libraries listed below
Sorting:
- Regular expression for matching ANSI escape codes☆197Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last week
- Monorepo for NodeLib libraries☆74Updated 6 months ago
- ☆163Updated last week
- Finds the common standard cache directory☆158Updated 3 months ago
- Fast CSS Selectors API Engine☆130Updated 3 weeks ago
- Walk through a folder and figure out what goes in an npm package☆111Updated this week
- npm's content-addressable cache☆288Updated 3 months ago
- Read a package.json file☆169Updated last year
- Get the latest version of an npm package☆176Updated last year
- normalizes package metadata, typically found in package.json file.☆201Updated this week
- string representations of objects in node and the browser☆152Updated 5 months ago
- like fetch() but for the npm registry☆146Updated 3 months ago
- Write a package.json file☆88Updated 11 months ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Get metadata of a package from the npm registry☆244Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆194Updated last month
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆94Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Sort the keys of an object☆104Updated 10 months ago
- Run some code when the process exits☆289Updated last year
- The regular expression parser for ECMAScript.☆157Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Timeout a promise after a specified amount of time☆291Updated 6 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Use multiple fs modules at once☆222Updated 3 weeks ago
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Write files in an atomic fashion w/configurable ownership☆237Updated this week