Parsing the JavaScript's RegExp in JavaScript.
☆84Jul 28, 2026Updated this week
Alternatives and similar repositories for regjsparser
Users that are interested in regjsparser are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generate regular expressions from regjsparser’s AST.☆32Jul 21, 2026Updated last week
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 5 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 7 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 5 years ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated 4 months ago
- ☆20Oct 18, 2021Updated 4 years ago
- ☆19Dec 21, 2024Updated last year
- Returns true if a string has an extglob☆23May 25, 2019Updated 7 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 8 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- process.nextTick always accepts args, always☆33Jun 19, 2019Updated 7 years ago
- ☆26Dec 7, 2017Updated 8 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 9 months ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 4 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Jul 12, 2026Updated 2 weeks ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 9 months ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 10 months ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated 2 years ago
- ☆19Dec 21, 2024Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 9 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 4 years ago
- normalize a ranged value that wraps. ( i.e. angular range [0-360), where 400 === 40 and -20 === 340)☆18Jul 21, 2026Updated last week
- Similar to String#trim() but removes only whitespace on the right