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:
- Easily handle defaults for your options☆75Updated last year
- Check if something is a Node.js stream☆112Updated 8 months ago
- string representations of objects in node and the browser☆152Updated 5 months ago
- Detect the indentation of code☆196Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆194Updated last month
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Detect the dominant newline character of a string☆55Updated last year
- 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
- Create and parse HTTP Content-Type header☆136Updated 2 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible☆85Updated last year
- Start a promise chain☆58Updated 3 years ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆88Updated 3 months ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Callback wrapping utility☆56Updated last year
- Converts a source-map from/to different formats.☆172Updated 3 months ago
- Indent each line in a string☆113Updated 3 years ago
- The cmd-shim used in npm☆77Updated last week
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 5 months ago
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 8 months ago
- Get the path of the parent module☆77Updated last year
- A ridiculously light-weight function argument validator☆133Updated this week
- An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.☆31Updated 7 months ago
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 3 years ago
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 8 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 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