regulex 
 Regex parser
 A JavaScript tool for parsing and visualizing regular expressions
 Regular Expression Excited!
6k stars
 166 watching
 758 forks
 
Language: TypeScript 
last commit: over 3 years ago 
Linked from   2 awesome lists  
  diagramjavascriptregexregexpregular-expressionregulextypescript 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 | 
|    |  An introduction to regular expressions with explanations and examples. | 45,746 | 
|    |  An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 | 
|    |  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 | 
|    |  An extended JavaScript regular expression utility with modern syntax and flags beyond native browser support. | 3,307 | 
|    |  A comprehensive resource for learning JavaScript regular expressions | 112 | 
|    |  An implementation of regular expressions for Rust. | 3,580 | 
|    |  A Java library that simplifies the construction of complex regular expressions | 2,624 | 
|    |  A JavaScript library that allows developers to create regular expressions in a human-readable and programmatic way. | 4,630 | 
|    |  Performs efficient text matching using regular expressions without lookahead or backtracking capabilities. | 332 | 
|    |  A tool to help build and understand regular expressions by breaking them down into natural language | 476 | 
|    |  A live regular expression testing environment built with curses. | 8 | 
|    |  A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 | 
|    |  A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 | 
|    |  Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |