An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: regex-pattern

SimY4/coregex

A handy utility for generating strings matching specified regular expression criteria.

Language: Java - Size: 584 KB - Last synced at: about 20 hours ago - Pushed at: about 21 hours ago - Stars: 3 - Forks: 1

AmirAli104/code-cleaner

A program to automatically remove line numbers and shell prompt characters (just python) from a code

Language: Python - Size: 13.7 KB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 0 - Forks: 0

pemistahl/grex

A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases

Language: Rust - Size: 1.58 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 7,476 - Forks: 174

xajkep/wordlists

Infosec Wordlists and more.

Language: Python - Size: 9.25 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 834 - Forks: 237

Zulwatha/regexlab-extension

RegexLab is a modern browser extension designed for real-time testing, debugging, and organizing regular expressions directly on any webpage.

Language: JavaScript - Size: 56.6 KB - Last synced at: about 9 hours ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

Genivia/RE-flex

A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.

Language: C++ - Size: 72.4 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 559 - Forks: 88

TheHolyOneZ/Python-Comments-Cleaner

These regex patterns are **better than most VS Code or VSCodium extensions** for removing comments, as they allow for more control and precision.

Size: 2.93 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

lk-geimfari/expynent 📦

A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.

Language: Python - Size: 240 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 383 - Forks: 52

Pu5hk4r/PROJECT-Web-Server-Log-Analytics-Pipline

this project offers a simple dashboard to analyze server logs, identify top IP contributors, and detect peak traffic hours. It helps businesses monitor server health, detect anomalies, and optimize resource planning through quick, data-driven insights.

Language: Python - Size: 678 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

Zulwatha/RegexLab

A modern regex test and pattern library tool built with C#

Language: C# - Size: 505 KB - Last synced at: 4 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

zebbern/regex-crawler

Regex Web Crawler that searches on custom regexes meanwhile crawling each site to find the information your looking for!

Language: Python - Size: 39.1 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

the0cp/easyre

Write regex expressions easily

Language: JavaScript - Size: 300 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

Yakata-Net/KOLOKOL-0

Language: JavaScript - Size: 172 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

GrieferAtWork/kos-libregex

Regex Library for KOS (submodule for regcomp(3) & regexec(3))

Language: C - Size: 1.35 MB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 1

josueJURE/calculator

A user-friendly JS calculator, where users can view a history of their last 10 computations.

Language: TypeScript - Size: 7.43 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 1

pemistahl/grex-js

A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases

Language: JavaScript - Size: 1.63 MB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 182 - Forks: 2

network-evolution/Python_for_Network_Engineers

This repo contains Scripts which are explained in the youtube Channel https://www.youtube.com/c/NetworkEvolution/videos?sub_confirmation=1

Language: Python - Size: 198 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 105 - Forks: 55

insightglacier/Dictionary-Of-Pentesting

Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。

Language: Shell - Size: 240 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1,967 - Forks: 361

kedyjs/discord-advanced-regex

A collection of advanced regex-based AutoMod patterns for Discord moderation. Ready-to-use patterns to block server invite links, excessive emoji spam, hidden links, and unwanted formatting in your Discord community.

Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Buba98/regex_enumerator

Enumerate all strings that match a given regex

Language: Python - Size: 113 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mananguptamg/java-regex

Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

gabrielaltran/RegexLab

An interactive web application designed to help developers test, build, and learn regular expressions. With its intuitive interface and powerful features, it simplifies the process of working with regex patterns.

Language: JavaScript - Size: 216 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

curious-odd-man/RgxGen

Regex: generate matching and non matching strings based on regex pattern.

Language: Java - Size: 33.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 92 - Forks: 13

LuciaHeredia/PythonRegex

Python Regex Exercises

Language: Python - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ParisaAlizadeh2003/IPv4-Validator

A Python script for validating IPv4 addresses using Regex. It also includes pytest tests to verify the correctness of the code.

Language: Python - Size: 4.88 KB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mnestorov/regex-patterns

This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).

Size: 138 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 44 - Forks: 2

YomnaWaleed/Extract-Dates--Countries-and-Range-of-Fatilites-From-Articles

This project uses an existing corpus of newspaper articles to derive models that identify (1) whether a MIC occurred, (2) what type of militarized interaction was described, (3) whether fatalities occurred, and (4) the range of fatalities

Language: Jupyter Notebook - Size: 16.2 MB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

skitsanosinc/rx-query-visualization

Parsing query string and visualizing it as blocks

Language: TypeScript - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MRLintern/Automation_Administration

Various Repositories Containing Useful Scripts for Automation and Administration Tasks

Language: Python - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jpcre2/jpcre2

C++ wrapper for PCRE2 Library

Language: C++ - Size: 3.39 MB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 14

sboreux/xsd-pattern-js

This library parse a XSD (XML Schema) regular expression (as use in a pattern facet). It can output an equivalent javascript (ECMAScript) regexp. This allow to validate an XSD pattern directly in javascript.

Language: TypeScript - Size: 1.83 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

cmalf/js-regex-tester

Regular Expression Tester: A powerful script tool for testing and debugging regular expressions in JavaScript.

Language: JavaScript - Size: 840 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

DmytroVoitovych/Character-Counter

This app counts letters, sentences, words and shows letter statistic.

Language: CSS - Size: 548 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

szczyglis-dev/ultimate-chain-parser

[PHP] Advanced, extendable, and configurable text data parsing and processing toolkit working in a chain-based flow. The concept of the application is based on processing in subsequent iterations using configurable data processing modules in a configured manner. Each element in the execution chain accesses the output of the previous element.

Language: PHP - Size: 257 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 6 - Forks: 2

Adarsh21-dev/Bulk-File-Rename-Exe_Release

A simple and efficient tool to rename multiple files at once. Supports adding prefixes, suffixes, changing extensions, and filtering files easily.

Language: HTML - Size: 34.7 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

msyavuz/Lua-Capture

Test lua capture patterns online

Language: Go - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 2

MarioRuiz/string_pattern

Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.

Language: Ruby - Size: 2.99 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 1

leoshad9/email-extraction

A Python script that uses regular expressions to extract email addresses from a file and saves them to a new text file. This script streamlines the process of compiling email addresses for mass communication.

Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Norbytus/rust-redis-regular-expression-module

Simple rust redis module to use regular expression

Language: Rust - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

va1da5/manual-source-code-review

Regex patterns for manual application source code review

Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 7

mtumilowicz/java11-regex

Overview of java regex API.

Language: Java - Size: 83 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

kargaranamir/parstdex

A package that extracts Persian time and date markers by applying regexes -- AACL 2022

Language: Python - Size: 674 KB - Last synced at: about 8 hours ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 3

daniel-idowu-01/regex-validate

A comprehensive validation utility class that provides a wide range of validation methods using regular expressions. This class offers validation for common data formats including emails, passwords, dates, phone numbers, and various other standard formats.

Language: TypeScript - Size: 105 KB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kiranbele11/Regex-Matching-Web-App-Development-Project

Flask/regex web application for automated text processing, achieving 98% accuracy on a dataset of 500,000+ entries

Language: HTML - Size: 336 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

goulartgusta/java-fundamentos

Exercícios de fundamentos do java, com lógica, regex, laços e arquivos.

Language: Java - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

davidhu2000/regex_crash_course

A crash course on how to use Regular Expressions

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

Phosmic/yogger

Minimal logging setup with utilities to represent interpreter stacks in Python.

Language: Python - Size: 85.9 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

GrandMoff100/RegexFactory

Dynamically construct regex patterns with native python representations

Language: Python - Size: 154 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 7 - Forks: 4

amponsemmichael/library-management-system-test

This repository is created for testing the library management system designed with Java.

Language: Java - Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

cytopia/i3blocks-modules

Custom modules for i3blocks status bar

Language: Shell - Size: 173 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 44 - Forks: 12

vhoulbreque/awesome-regex

List of useful regex

Size: 2.93 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

harlaksh/ultimate-regex

Ultimate list of all things Regex

Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

MatiasBrizzio/EstiMate

EstiMate 🦉: A fast and accurate modelcounter tool for estimating the number of models for LTL formulas using transfer matrices.

Language: Java - Size: 99.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

asbhogal/Password-Strength-Checker

An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)

Language: JavaScript - Size: 253 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dvho/flay

Flay the diacritics and accents off special characters with Flay. Say goodbye to character matching conflicts for good.

Language: JavaScript - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

dvho/lose

As a response to Flay, which flays the diacricial marks off your strings, Lose loses the base characters but keeps the combining diacricial marks.

Language: JavaScript - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp

Lint the use of lookahead and lookbehind regex expressions.

Language: TypeScript - Size: 8.51 MB - Last synced at: about 17 hours ago - Pushed at: 7 months ago - Stars: 17 - Forks: 5

kiersch/parse_ecli

Parse, normalize and annotate German ECLI (European Case Law Identifier)

Language: Python - Size: 194 KB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

h33tlit/secret-regex-list

List of regex for scraping secret API keys and juicy information.

Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 682 - Forks: 67

curioustorvald/KoreanCursewordRegex

Regex for Korean curseword filtering

Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 14 - Forks: 0

innovatorved/regex_dataset

Just a regex dataset!

Size: 10.8 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DevSA-009/json-to-js-obj

JSON to JavaScript Object with ignore comments

Language: TypeScript - Size: 60.5 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

chibuikedaniel/Phone-Number--Validator

A software to check the validity of a phone number

Language: JavaScript - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Salaah01/regex-benchmark

A Rust binary to benchmark regex expressions

Language: Rust - Size: 787 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

DataAlchemyScribe/PythonProgrammingBootCampDataSene

Coding assignments from a 50-day Python Programming Bootcamp

Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

puybr/form-validator

🈸 A form validation webpage utilising the power of RegEx

Language: HTML - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Phosmic/regex-toolkit

Tools for creating RE and RE2 expressions in Python.

Language: Python - Size: 61.5 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

AmirBayat0/Email-Validator-with-RegExp-in-Flutter

🚀 Building a 📧 Validator Email App 📱 with Flutter and RegExp 🧩

Language: Dart - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

ericyoc/gen_dga_regex_and_yara_rules_poc

A demonstration of domain generation algorithm (DGA) and determing regular expression and yara rule for each dga.

Language: Jupyter Notebook - Size: 823 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

neospl0it/regexscan

A Tool for scanning and detecting patterns using regular expressions (regex). Find potential leaks, credentials, and sensitive data efficiently

Language: Shell - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

danielamiranda/NLP-JADS-workshop

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ybgirgin3/Regexes

Regex Finder for Python

Language: Python - Size: 290 KB - Last synced at: 25 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

pboling/gitmoji-regex

🔥 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbols

Language: Ruby - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

DanCQ/Pig-Latin-Translator

Pig Latin Translator. I'm using regular expressions to match the words. Alters English words to Pig Latin as you type.

Language: JavaScript - Size: 3.96 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

natnaelhhaile/Named-Entity-Recognition

Language: Jupyter Notebook - Size: 5.45 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mohamedsalem401/Ultimate-Case-Converter

Ultimate Case Converter: A versatile tool to effortlessly convert text between various letter casing styles.

Language: TypeScript - Size: 631 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

victornpb/querycomments

querySelector like but for selecting HTML Comments like any other DOM Node

Language: JavaScript - Size: 200 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

KasiMuthuveerappan/Delhivery-FeatureEngineering

📔 This repository of Delhivery's logistical endeavors, emphasizing the utilization of data processing, feature extraction, and hypothesis testing methodologies, A meticulous comparison analysis of ACTUAL vs OSRM time-distance metrics, we unveil intricate patterns, providing invaluable insights and metrics for decision-making with precision.

Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

sulealothman/sm-checker

social media checker, github, twitter, snapchat and instagram

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 2

bbottema/email-rfc2822-validator

The world's only Java-based rfc2822-compliant email address validator and parser

Language: Java - Size: 114 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 64 - Forks: 13

BaseMax/iranian-phonenumber-validator-nodejs

A library for validating Iranian phone numbers in nodejs that can help you to extract all phone numbers from a text, check if a text has a phone number, check if a text is exactly a phone number, check if a text includes a special phone number.

Language: JavaScript - Size: 20.5 KB - Last synced at: about 6 hours ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Adi-200/Python_Web_Scraping_Project

Grocery Guide NYC Web Scraping

Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

vdoichev/my-calculator

Тестове завдання для курсів Основи Java

Language: Java - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

egberts/bash-ini-file

Get keyvalues by its section/keyword from an INI-format (v1.4) file in bash (also works with systemd, NetworkManager config files)

Language: Shell - Size: 67.4 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 0

simonwep/bavary 📦

🧬 Regular expressions on steroids. Parse anything and everything with a syntax - crafted to parse syntax. A super-set of regular-expressions.

Language: TypeScript - Size: 993 KB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 0

eriknyquist/librxvm

non-backtracking NFA-based regular expression library, for C and Python

Language: C - Size: 1.58 MB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 61 - Forks: 1

KauaGabrielMG/reegex

- O projeto consiste em coletar dados de várias cidades do Tocantins usando web scraping.- Os dados coletados incluem o nome da cidade, população, gentílico e território.

Language: JavaScript - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Isvkdey/YouTube-Timestamp-Scraper

Utilizes Selenium to scrape YouTube videos, extracting timestamps and generating SQL-ready lists for efficient data retrieval and analysis. Enhances data accessibility and organization for research or content curation.

Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

joaopaulomoraes/whiskey-and-regex

The main objective of this project is to help you understand regular expressions in a relaxed way, with clear examples and practical approaches, accompanied by a shot of whiskey or similar, but you can follow with gin and tonic as well.

Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 1

Nick-prog/Regex-Transcripts

Scrape and manipulate data received from basic ApplyTexas transcripts into an easy-to-read .csv file for any student courses and grades.

Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fogex-js/fogex

A JavaScript library for quickly and easily testing the validity or invalidity of a value.

Language: TypeScript - Size: 678 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 4

gosiacodes/Grit-Login-Page-JavaFX

Login page with JavaFX and RegEx - school project at Advanced Java programming course (2020)

Language: Java - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

himanshu-03/RegEx101

RegEx101 is a simple flask application that allows users to input a test string and a regular expression (regex) and displays all the matches found.

Language: CSS - Size: 12.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lewdev/regex-text-finder

Takes a Regex string and gets all the matches from a given Text Body. Can also format the results.

Language: JavaScript - Size: 6.91 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

laidbackvalen/Firebase-Auth-SharedPreference-SQLite-Regex-Splash-FCM-Glide-FirestoreCRUD-Storage

Language: Java - Size: 128 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PoCInnovation/UNESCO-Hacking-ED-Planning

Hackathon project: Geographical map using textual data, topics reported by school inspection reports to identify models for improving the quality of education

Language: Jupyter Notebook - Size: 3.2 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

rabiaabdioglu/Using_Regex_With_java

Language: Java - Size: 514 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jkutkut/Regex

All regex expressions

Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sagar-528/User-Registration

Language: HTML - Size: 95.7 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sagar-528/Regex-Pin-Code

Language: Shell - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0