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:
- Detect whether a terminal supports color☆360Updated this week
- Converts a source-map from/to different formats.☆171Updated 4 months ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆123Updated 5 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆194Updated last month
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 9 months ago
- string representations of objects in node and the browser☆152Updated 6 months ago
- Detect the indentation of code☆196Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Create and parse HTTP Content-Type header☆138Updated last week
- The cmd-shim used in npm☆77Updated last month
- Determine if an object is a Buffer☆89Updated 3 years ago
- Start a promise chain☆58Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 2 weeks ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months 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
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- programmatic npm API☆111Updated 4 years ago
- A ridiculously light-weight function argument validator☆133Updated 3 weeks ago
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Prepare a node environment to require files with different extensions.☆48Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆99Updated 11 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Check if a value is a plain object☆102Updated last year