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.
☆241Updated 6 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☆196Updated 3 weeks ago
- Fast CSS Selectors API Engine☆130Updated last week
- Walk through a folder and figure out what goes in an npm package☆110Updated last week
- Monorepo for NodeLib libraries☆74Updated 6 months ago
- Finds the common standard cache directory☆158Updated 3 months ago
- like fetch() but for the npm registry☆146Updated last 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☆247Updated 2 months ago
- Use multiple fs modules at once☆223Updated last week
- ☆164Updated last week
- string representations of objects in node and the browser☆152Updated 6 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 9 months ago
- normalizes package metadata, typically found in package.json file.☆202Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated 3 weeks ago
- Monkey-patches for file system related things☆116Updated 2 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆155Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Get the latest version of an npm package☆176Updated last year
- Read a package.json file☆169Updated last year
- Start a promise chain☆58Updated 3 years ago
- Run some code when the process exits☆292Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Examples demonstrating the Node.js ECMAScript Modules Loaders API☆58Updated 7 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- npm's content-addressable cache☆289Updated last week
- Write files in an atomic fashion w/configurable ownership☆238Updated 3 weeks ago
- Wrap words to a specified length.☆203Updated last year
- 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
- The regular expression parser for ECMAScript.☆157Updated 2 years ago
- Sort the keys of an object☆104Updated 10 months ago