juliangruber / brace-expansion
Brace expansion, as known from sh/bash, in JavaScript
☆186Updated last year
Alternatives and similar repositories for brace-expansion:
Users that are interested in brace-expansion are comparing it to the libraries listed below
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Easy error subclassing and stack customization☆66Updated 4 years ago
- Captures and cleans stack traces.☆194Updated last year
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Check if your package was installed globally☆70Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Get callsites from the V8 stack trace API☆266Updated 9 months ago
- Reliably get the terminal window size☆141Updated last year
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Find the closest package.json file☆162Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Simplified high resolution timing☆80Updated 7 months ago
- Write a package.json file☆88Updated 8 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Block users from running your app with root permissions☆98Updated last year
- Write data to a random temporary file☆105Updated 8 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Create an error from multiple errors☆245Updated last year
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 5 months ago
- normalizes package metadata, typically found in package.json file.☆200Updated this week
- Import a globally installed module☆58Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated last month