JSVerbalExpressions
Regex builder
A JavaScript library to construct regular expressions in a simple and intuitive way
JavaScript Regular expressions made easy
12k stars
257 watching
504 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
javascript-regular-expressionsverbalexpressions
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java library that simplifies the construction of complex regular expressions | 2,624 |
| A PHP library to construct complex regular expressions with an intuitive syntax and human-readable definition format. | 2,409 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| Ruby library to construct regular expressions from natural language | 571 |
| A Swift library for constructing regular expressions and string replacements | 595 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A Python module providing an easy-to-use interface for creating and manipulating regular expressions | 1,634 |
| A JavaScript tool for parsing and visualizing regular expressions | 5,722 |
| Generates documentation for JavaScript applications | 15,089 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| Implementations of computer science algorithms in JavaScript. | 7,844 |
| A comprehensive resource for learning JavaScript regular expressions | 112 |
| 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 |