regulex

Regex parser

A JavaScript tool for parsing and visualizing regular expressions

construction Regular Expression Excited!

GitHub

6k stars
166 watching
758 forks
Language: TypeScript
last commit: about 4 years ago
Linked from 2 awesome lists

diagramjavascriptregexregexpregular-expressionregulextypescript

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
compose-regexp/compose-regexp.jsBuilds and composes regular expressions in JavaScript to improve maintainability and readability of complex regex patterns.145
ziishaned/learn-regexAn introduction to regular expressions with explanations and examples.45,746
johannesvollmer/regex-nodesAn editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code.35
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
learnbyexample/learn_js_regexpA comprehensive resource for learning JavaScript regular expressions112
rust-lang/regexAn implementation of regular expressions for Rust.3,580
verbalexpressions/javaverbalexpressionsA Java library that simplifies the construction of complex regular expressions2,624
francisrstokes/super-expressiveA JavaScript library that allows developers to create regular expressions in a human-readable and programmatic way.4,630
yandex/pirePerforms efficient text matching using regular expressions without lookahead or backtracking capabilities.332
maxart2501/re-buildA tool to help build and understand regular expressions by breaking them down into natural language476
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
dmitrysoshnikov/regexp-treeTools and APIs for parsing, manipulating, and executing regular expressions in JavaScript401