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.
☆242Updated 8 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 3 weeks ago
- Walk through a folder and figure out what goes in an npm package☆114Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆246Updated 4 months ago
- Run some code when the process exits☆295Updated 2 weeks ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 3 weeks ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆343Updated 2 weeks ago
- Read a package.json file☆170Updated last year
- ☆162Updated last week
- Get the latest version of an npm package☆176Updated last year
- Get metadata of a package from the npm registry☆243Updated last year
- normalizes package metadata, typically found in package.json file.☆203Updated 2 weeks ago
- like fetch() but for the npm registry☆147Updated last week
- string representations of objects in node and the browser☆154Updated 8 months ago
- Monorepo for NodeLib libraries☆76Updated 8 months ago
- Use multiple fs modules at once☆225Updated 2 weeks ago
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Fast CSS Selectors API Engine☆134Updated last month
- Finds the common standard cache directory☆159Updated 5 months ago
- npm's content-addressable cache☆292Updated last month
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- 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
- Write files in an atomic fashion w/configurable ownership☆241Updated 2 weeks ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- making fetch happen for npm☆202Updated 2 weeks ago
- Find the closest package.json file☆165Updated 4 months ago
- Start a promise chain☆58Updated 2 weeks ago
- Sort the keys of an object☆105Updated last month
- Monkey-patches for file system related things☆117Updated 2 weeks ago