regexpp

RegExp parser

A parser and validator for regular expressions in ECMAScript

The regular expression parser for ECMAScript.

GitHub

24 stars
4 watching
5 forks
Language: TypeScript
last commit: about 1 month ago

Related projects:

Repository Description Stars
ota-meshi/eslint-plugin-regexp An ESLint plugin for detecting and enforcing regular expression best practices 700
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 121
rundevelopment/regexp-ast-analysis A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes 3
tc39/proposal-regex-escaping Standardizes escaping of string characters for use in regular expressions. 371
mathiasbynens/regexpu Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. 234
tc39/proposal-regexp-r-escape Proposes an escape sequence for matching Unicode line terminators in regular expressions 5
dmitrysoshnikov/regexp-tree Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript 401
lukeed/regexparam A utility for converting route patterns into regular expressions 569
brainmaestro/eslint-plugin-optimize-regex A plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance. 74
tc39/proposal-regexp-modifiers A proposal to extend regular expression syntax with modifier flags to control specific behavior. 44
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8
fsprojects/fsharp.text.regexprovider A type provider for regular expressions. 74
tc39/proposal-regexp-x-mode A proposal to add support for comments and insignificant whitespace in regular expressions 26
mathiasbynens/regexp.prototype.match Provides an ES3-compatible polyfill for the match method of RegExp objects in ECMAScript 6 10
tjenkinson/eslint-plugin-redos-detector Detects vulnerable regex using an external API 5