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 7 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☆198Updated last week
- Walk through a folder and figure out what goes in an npm package☆110Updated last month
- Fast CSS Selectors API Engine☆131Updated this week
- ☆163Updated this week
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 2 weeks ago
- Finds the common standard cache directory☆158Updated 4 months ago
- Run some code when the process exits☆292Updated last year
- string representations of objects in node and the browser☆152Updated 6 months ago
- Monorepo for NodeLib libraries☆75Updated 7 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆343Updated last month
- Use multiple fs modules at once☆223Updated this week
- Get metadata of a package from the npm registry☆242Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Start a promise chain☆58Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Check if a string or buffer is SVG☆141Updated last month
- normalizes package metadata, typically found in package.json file.☆202Updated last month
- npm's content-addressable cache☆291Updated last week
- Detect the indentation of code☆196Updated last year
- like fetch() but for the npm registry☆147Updated 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…☆95Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- eslint-scope: ECMAScript scope analyzer☆125Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated last year
- Write files in an atomic fashion w/configurable ownership☆241Updated last month
- Sort the keys of an object☆104Updated this week
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Read a package.json file☆169Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated 2 months ago