All Projects → artemanufrij → regextester

artemanufrij / regextester

Licence: other
An elementary OS app

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to regextester

crystular
Crystal regex tester http://www.crystular.org/
Stars: ✭ 31 (-18.42%)
Mutual labels:  regex, tester
Ultimate-Hacker-Roadmap
Don't know what to focus on to become a Penetration Tester..? This is the BEST roadmap for becoming a modern penetration tester. Everything you need to know to land a paying job, categorized in 5 skill levels.
Stars: ✭ 132 (+247.37%)
Mutual labels:  tester
IronRure
.NET Bindings to the Rust Regex Crate
Stars: ✭ 16 (-57.89%)
Mutual labels:  regex
expressive-ts
A functional programming library designed to simplify building complex regular expressions
Stars: ✭ 78 (+105.26%)
Mutual labels:  regex
termco
Regular Expression Counts of Terms and Substrings
Stars: ✭ 24 (-36.84%)
Mutual labels:  regex
my-swift-projects
An overview of my most relevant open-source projects on GitHub
Stars: ✭ 261 (+586.84%)
Mutual labels:  regex
simplematch
Minimal, super readable string pattern matching for python.
Stars: ✭ 147 (+286.84%)
Mutual labels:  regex
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (-2.63%)
Mutual labels:  regex
dora
Find exposed API keys based on RegEx and get exploitation methods for some of keys that are found
Stars: ✭ 229 (+502.63%)
Mutual labels:  regex
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-52.63%)
Mutual labels:  regex
devfuria.com.br
http://devfuria.com.br/
Stars: ✭ 3 (-92.11%)
Mutual labels:  regex
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-60.53%)
Mutual labels:  regex
grub-tune-tester
A GRUB_INIT_TUNE online tester.
Stars: ✭ 43 (+13.16%)
Mutual labels:  tester
regXwild
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Stars: ✭ 20 (-47.37%)
Mutual labels:  regex
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-26.32%)
Mutual labels:  regex
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-52.63%)
Mutual labels:  regex
solregex
Regex compilation to Solidity
Stars: ✭ 37 (-2.63%)
Mutual labels:  regex
tokenquery
TokenQuery (regular expressions over tokens)
Stars: ✭ 28 (-26.32%)
Mutual labels:  regex
sortboard
A small ES6 library for easy sorting and filtering of elements.
Stars: ✭ 29 (-23.68%)
Mutual labels:  regex
fu
Unix's Find, Unleashed.
Stars: ✭ 32 (-15.79%)
Mutual labels:  regex

RegEx Tester


A simple regex tester

Designed for elementary OS

Build Status

Donate

PayPal | LiberaPay | Patreon

Get it on AppCenter Download On Flathub

Install from Github.

As first you need elementary SDK

sudo apt install elementary-sdk

Clone repository and change directory

git clone https://github.com/artemanufrij/regextester.git
cd regextester

Compile, install and start Regextester on your system

meson build --prefix=/usr
cd build
sudo ninja install
com.github.artemanufrij.regextester
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].