Found 142 repositories(showing 30)
firasdib
This repository is currently only used for issue tracking for www.regex101.com
nedrysoft
A cross platform (macOS, Linux & Windows) unofficial "offline" version of the regex101.com website. Uses the users own database (any qt supported backend - sqlite, mysql, postgresql etc) to store expressions.
brevity1swos
regex101 for the terminal — real-time matching, 3 engines, capture groups, replace mode, syntax highlighting, plain-English explanations, undo/redo, mouse support. Written in Rust.
Zjmainstay
A regular expression tester for Mac base on regex101.com
use regex101.com offline
regexhq
Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9
aurbano
Regex101 packaged as an offline Mac OSX application
firasdib
No description available
akfish
Mirror of regex101.com with all fonts self-hosted
user0706
PyRex is a Python GUI regular expression tool. Alternative, offline version of regex101
wiserookami
Regex101.com Quiz reference
marginalhours
The regex101 of ANSI escape sequences
regexhq
The correct Vimeo video id regex. Online: https://regex101.com/r/uW5oK9/5 or http://regexr.com/3begm
haixuxu
regex101 offline
RocktimRajkumar
The goal is to provide a fun way to learn how to use regular expressions with real life tasks, and at the same time try to guide you to learn useful constructs and how the internals of the regex engine works.
gaowanliang
No description available
flavienbwk
Offline dockerized version of Regex101.
hodvak
like regex101 only worse but with python flags and run on python (can work offline)
deeppunster
Training materials for regular expressions in Python
LoopSun
regex101 docker
akramparvez
Regex101 packaged as chrome app based on www.regex101.com
NCPlayz
An offline version of regex101.
fany0r
A script used to clone regex101.com to generate an offline version of regex101
Plugin for IntelliJ-based IDEs to open regular expresissions on regex101.com
srivarshithdaladuli
No description available
dhruvdixit06
A simple project with a simple frontend to implement flask by creating a Regex101 Clone.
regexhq
The correct Coub.com video id regex. Online: https://regex101.com/r/tK5aZ5/1 or http://regexr.com/3bei9
grok101
Grok101 = GrokConstrctor + Regex101 (WIP)
vjabhi000985
No description available
prashxxt
task is to replicate the core functionality of the website regex101.com. This entails creating a web application that allows users to input a test string and a regular expression (regex) and displays all the matches found.