JavaVerbalExpressions
Regex builder
A Java library that simplifies the construction of complex regular expressions
Java regular expressions made easy.
3k stars
101 watching
243 forks
Language: Java
last commit: almost 2 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A PHP library to construct complex regular expressions with an intuitive syntax and human-readable definition format. | 2,409 | |
| A JavaScript library to construct regular expressions in a simple and intuitive way | 12,171 | |
| A Ruby library that helps to construct complex regular expressions | 144 | |
| 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 | |
| A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 | |
| A Swift library for constructing regular expressions and string replacements | 595 | |
| An introduction to regular expressions with explanations and examples. | 45,746 | |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 | |
| A JavaScript tool for parsing and visualizing regular expressions | 5,722 | |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 | |
| An implementation of regular expressions for Rust. | 3,580 | |
| A Qt-based library for pattern matching and text validation using regular expressions | 64 | |
| Ruby library to construct regular expressions from natural language | 571 | |
| An editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code. | 35 | |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |