JSVerbalExpressions

Regex builder

A JavaScript library to construct regular expressions in a simple and intuitive way

JavaScript Regular expressions made easy

GitHub

12k stars
257 watching
504 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list

javascript-regular-expressionsverbalexpressions

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
verbalexpressions/javaverbalexpressionsA Java library that simplifies the construction of complex regular expressions2,624
verbalexpressions/phpverbalexpressionsA PHP library to construct complex regular expressions with an intuitive syntax and human-readable definition format.2,409
verbalexpressions/rubyverbalexpressionsA Ruby library that helps to construct complex regular expressions144
ryan-endacott/verbal_expressionsRuby library to construct regular expressions from natural language571
verbalexpressions/swiftverbalexpressionsA Swift library for constructing regular expressions and string replacements595
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
verbalexpressions/csharpverbalexpressionsA C# library for constructing regular expressions with a more readable and intuitive syntax.1,174
verbalexpressions/pythonverbalexpressionsA Python module providing an easy-to-use interface for creating and manipulating regular expressions1,634
cjex/regulexA JavaScript tool for parsing and visualizing regular expressions5,722
jsdoc/jsdocGenerates documentation for JavaScript applications15,089
dmitrysoshnikov/regexp-treeTools and APIs for parsing, manipulating, and executing regular expressions in JavaScript401
mgechev/javascript-algorithmsImplementations of computer science algorithms in JavaScript.7,844
learnbyexample/learn_js_regexpA comprehensive resource for learning JavaScript regular expressions112
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
slevithan/xregexpAn extended JavaScript regular expression utility with modern syntax and flags beyond native browser support.3,307