juliangruber / balanced-matchLinks
Match balanced character pairs, like { and }
☆125Updated last year
Alternatives and similar repositories for balanced-match
Users that are interested in balanced-match are comparing it to the libraries listed below
Sorting:
- Converts a source-map from/to different formats.☆170Updated 5 months ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Check if something is a Node.js stream☆112Updated 10 months ago
- string representations of objects in node and the browser☆153Updated 7 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Detect whether a terminal supports color☆362Updated last week
- Create and parse HTTP Content-Type header☆138Updated last month
- A ridiculously light-weight function argument validator☆133Updated 2 months ago
- Start a promise chain☆58Updated this week
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated 10 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Detect the indentation of code☆197Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated last week
- 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
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 2 months ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago