re-build
Regex builder
A tool to help build and understand regular expressions by breaking them down into natural language
Building regular expressions with natural language
476 stars
12 watching
17 forks
Language: JavaScript
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |
| Builds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns. | 145 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A flexible regular expression builder for Go. | 197 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A live regular expression testing environment built with curses. | 8 |
| A comprehensive C++ regular expression library with advanced features and compiler defect workarounds. | 86 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| A C-language regular expression engine designed for speed and simplicity. | 10 |
| Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. | 234 |
| An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |