juliangruber / balanced-matchLinks
Match balanced character pairs, like { and }
☆128Updated 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:
- Check if something is a Node.js stream☆114Updated last year
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 5 months ago
- string representations of objects in node and the browser☆157Updated last month
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Converts a source-map from/to different formats.☆171Updated 7 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- when you want to fire an event no matter how a process exits.☆194Updated 3 weeks ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Prepare a node environment to require files with different extensions.☆48Updated last year
- Detect the indentation of code☆197Updated 2 months ago
- Create and parse HTTP Content-Type header☆139Updated 2 weeks ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆90Updated 7 months ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- ☆45Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆132Updated last week
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated last month
- A programmatic interface for jsdoc3 with a few extra features☆65Updated 4 months ago
- programmatic npm API☆111Updated 4 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- A ridiculously light-weight function argument validator☆132Updated 4 months ago
- Callback wrapping utility☆56Updated last year
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- The cmd-shim used in npm☆76Updated 3 weeks 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…☆96Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆168Updated last week