xregexp
Regex utility
An extended JavaScript regular expression utility with modern syntax and flags beyond native browser support.
Extended JavaScript regular expressions
3k stars
70 watching
277 forks
Language: JavaScript
last commit: 3 months ago regexregexpregular-expression
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates regular expressions from a set of input strings by building a trie and converting it to a regex using Brzozowski's algebraic method | 3,344 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A JavaScript tool for parsing and visualizing regular expressions | 5,722 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A JavaScript library that allows developers to create regular expressions in a human-readable and programmatic way. | 4,630 |
| An introduction to regular expressions with explanations and examples. | 45,746 |
| Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. | 234 |
| An implementation of regular expressions for Rust. | 3,580 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A lightweight JavaScript library for adding syntax highlighting to regular expressions in web pages. | 176 |
| A template tag library for readable and high-performance native JavaScript regular expressions with extended syntax and context-aware interpolation. | 521 |
| An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| Automatically generates regular expressions from user-provided test cases | 7,334 |
| A proposal to add support for comments and insignificant whitespace in regular expressions | 27 |