JavaVerbalExpressions

Regex builder

A Java library that simplifies the construction of complex regular expressions

Java regular expressions made easy.

GitHub

3k stars
101 watching
243 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
verbalexpressions/phpverbalexpressionsA PHP library to construct complex regular expressions with an intuitive syntax and human-readable definition format.2,409
verbalexpressions/jsverbalexpressionsA JavaScript library to construct regular expressions in a simple and intuitive way12,171
verbalexpressions/rubyverbalexpressionsA Ruby library that helps to construct complex regular expressions144
devongovett/regexgenGenerates regular expressions from a set of input strings by building a trie and converting it to a regex using Brzozowski's algebraic method3,344
verbalexpressions/pythonverbalexpressionsA Python module providing an easy-to-use interface for creating and manipulating regular expressions1,634
verbalexpressions/swiftverbalexpressionsA Swift library for constructing regular expressions and string replacements595
ziishaned/learn-regexAn introduction to regular expressions with explanations and examples.45,746
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
cjex/regulexA JavaScript tool for parsing and visualizing regular expressions5,722
verbalexpressions/csharpverbalexpressionsA C# library for constructing regular expressions with a more readable and intuitive syntax.1,174
rust-lang/regexAn implementation of regular expressions for Rust.3,580
verbalexpressions/qtverbalexpressionsA Qt-based library for pattern matching and text validation using regular expressions64
ryan-endacott/verbal_expressionsRuby library to construct regular expressions from natural language571
johannesvollmer/regex-nodesAn editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code.35
dmitrysoshnikov/regexp-treeTools and APIs for parsing, manipulating, and executing regular expressions in JavaScript401