juliangruber / balanced-matchLinks
Match balanced character pairs, like { and }
☆125Updated 11 months ago
Alternatives and similar repositories for balanced-match
Users that are interested in balanced-match are comparing it to the libraries listed below
Sorting:
- Detect whether a terminal supports color☆356Updated 5 months ago
- Callback wrapping utility☆56Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- The cmd-shim used in npm☆77Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Compose your async functions with elegance.☆136Updated 2 years ago
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Start a promise chain☆58Updated 3 years ago
- A ridiculously light-weight function argument validator☆133Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 7 months ago
- Brace expansion, as known from sh/bash, in JavaScript☆185Updated last year
- Parse the things that can be arguments to `npm install`☆131Updated 3 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- string representations of objects in node and the browser☆148Updated 3 months ago
- Easily handle defaults for your options☆74Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Create a MD5 hash with hex encoding☆45Updated last year
- Converts a source-map from/to different formats.☆172Updated 2 months ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Detect the indentation of code☆196Updated last year
- Get the path of the parent module☆77Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- ☆91Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year