Topic: "regex-pattern"
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: 24 days ago - Pushed at: 5 months ago - Stars: 7,503 - Forks: 175

insightglacier/Dictionary-Of-Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
Language: Shell - Size: 240 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 1,979 - Forks: 365

xajkep/wordlists
Infosec Wordlists and more.
Language: Python - Size: 9.08 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 842 - Forks: 241

h33tlit/secret-regex-list
List of regex for scraping secret API keys and juicy information.
Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 703 - Forks: 70

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: 73.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 562 - Forks: 89

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: 1 day ago - Pushed at: almost 4 years ago - Stars: 382 - Forks: 52

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: 3 months 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: 3 months ago - Pushed at: about 1 year ago - Stars: 105 - Forks: 55

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 month ago - Stars: 94 - Forks: 14

jpcre2/jpcre2
C++ wrapper for PCRE2 Library
Language: C++ - Size: 3.39 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 14

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: 3 months ago - Pushed at: over 2 years ago - Stars: 64 - Forks: 13

eriknyquist/librxvm
non-backtracking NFA-based regular expression library, for C and Python
Language: C - Size: 1.58 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 61 - Forks: 1

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: 3 months ago - Pushed at: 8 months ago - Stars: 44 - Forks: 2

cytopia/i3blocks-modules
Custom modules for i3blocks status bar
Language: Shell - Size: 173 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 12

dimkatsi91/Cpp-STL-Examples
C++ STL Examples
Language: C++ - Size: 672 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 10

agungnursatria/regexpattern
Flutter collection of regex pattern for string validation.
Language: Dart - Size: 355 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 12

va1da5/manual-source-code-review
Regex patterns for manual application source code review
Size: 3.91 KB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 8

kargaranamir/parstdex
A package that extracts Persian time and date markers by applying regexes -- AACL 2022
Language: Python - Size: 674 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 3

And96/Lithium-Text-Extractor
Extract highlighted text from exported files from Lithium (Ebook Reader App)
Language: HTML - Size: 188 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 0

moar-regex/moar
Deterministic Regular Expressions with Backreferences
Language: Java - Size: 1.55 MB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 3

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: 21 days ago - Pushed at: 9 months ago - Stars: 18 - Forks: 7

msyavuz/Lua-Capture
Test lua capture patterns online
Language: Go - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 2

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: 3 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

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: 28 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 1

legendkong/subi-public
English to RegEx converter, powered by gpt-3.5-turbo and Vercel Edge Functions.
Language: TypeScript - Size: 2.32 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 16 - 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: about 1 month ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 0

curioustorvald/KoreanCursewordRegex
Regex for Korean curseword filtering
Size: 7.81 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 14 - Forks: 0

diogomachado/regex-comuns
Um estudo de regex comuns
Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 2

m62624/flexible_inspect
The Flexible_inspect is a universal tool for checking the correctness of data in string and byte formats.
Language: Rust - Size: 2.21 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 12 - 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: 5 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 1

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: over 5 years ago - Stars: 10 - Forks: 0

blue-hope/give-me-profile
Support regex for world-wide SNS's user identifier
Language: TypeScript - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 0

sulealothman/sm-checker
social media checker, github, twitter, snapchat and instagram
Language: Python - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 2

AnshuTrivedi/Data-Analyst-In-Python
Data Analyst Track from Dataquest containing complete my course notes,projects in this repository.
Language: Jupyter Notebook - Size: 48.8 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 3

TheNittam/ReGen
ReGen is a utility tool simplifying Regex creation by selecting values from logs or text. It enhances efficiency for digital forensics, defense, validation, etc. Still in early stages, it aims to streamline Regex writing, boosting professionals' work efficiency.
Language: HTML - Size: 8.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

febryardiansyah/regex-pattern
A simple Javascript & TypeScript module of Regex Pattern Collection for String Validation
Language: TypeScript - Size: 199 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

adityamangal1/REGEX-Python
Hackerrank Regex questions
Language: Python - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

GrandMoff100/RegexFactory
Dynamically construct regex patterns with native python representations
Language: Python - Size: 154 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 4

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

pboling/gitmoji-regex
🔥 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbols
Language: Ruby - Size: 104 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 2

snowdreams1006/regexper-static
JavaScript 正则表达式可视化
Language: JavaScript - Size: 4.47 MB - Last synced at: about 7 hours ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

kiersch/parse_ecli
Parse, normalize and annotate German ECLI (European Case Law Identifier)
Language: Python - Size: 194 KB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

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: 3 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 2

gyrovorbis/tiny-regex-c Fork of kokke/tiny-regex-c
Lightweight, C-based regular expression engine as a single file library, inspired by the book "Beautiful Code."
Language: C - Size: 231 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

Axter-com/RegexAssistant
Regular Expression (Regex) tool that assist in creating and testing expressions.
Language: C++ - Size: 2.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - 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: 28 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

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

MarQuisKnox/jQuery.AutoLink Fork of AnSavvides/jquery.linky
Auto-link URLs, mentions & hashtags
Language: JavaScript - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

hirwaaldo1/regex-for-Rwandans-phone-numbers
This is the regex for Rwandan phone numbers, which can be used for MTN, Tigo, or Airtel.
Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

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: 23 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

kiersch/jura_regex
Regulärer Ausdruck zum Finden von Gesetzen in Texten/Regex to find German laws.
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 2

tunc2112/vietnamese-syllable-regex
Split Vietnamese syllable into onset and rime
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 2

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: 1 day ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

Phosmic/regex-toolkit
Tools for creating RE and RE2 expressions in Python.
Language: Python - Size: 61.5 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 4 - 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: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

golesuman/Doctor-recommendation-system
This is gives a REST API for the doctor recommendation system. Given the Symptoms this will recommend the list of doctors you need to contact .
Language: Jupyter Notebook - Size: 896 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 4

Himan10/AutoReplyToLP
Automate the replies and other tasks related to LPforum
Language: Python - Size: 1.38 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

heshengbang/project_scanner
A project for finding used classes and annotations.
Language: Java - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

techcentaur/Chunking-NER
Chunking Data techniques in Named Entity Recognition(NER) using NLP libraries and algorithms
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 3

wilmoore/uuid-regexp.js
RegExp for finding an RFC4122 compliant UUID in a string.
Language: JavaScript - Size: 11.7 KB - Last synced at: 27 days ago - Pushed at: over 9 years ago - Stars: 4 - Forks: 0

SimY4/coregex
A handy utility for generating strings matching specified regular expression criteria.
Language: Java - Size: 609 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 1

mananguptamg/java-regex
Language: Java - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

Salaah01/regex-benchmark
A Rust binary to benchmark regex expressions
Language: Rust - Size: 787 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

victornpb/querycomments
querySelector like but for selecting HTML Comments like any other DOM Node
Language: JavaScript - Size: 200 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 3 - Forks: 1

jamestiotio/compstruct-vscode
VSCode Extension for Computation Structures Courseware (jsim, tmsim, bsim)
Language: TypeScript - Size: 2.5 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 3

shuvamk-dev/regex-for-anything
Learn RegEx the best way possible.
Language: TypeScript - Size: 1.01 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

shellyln/go-sql-like-expr
Convert SQL Like patterns to Go regular expressions.
Language: Go - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

rkoschmitzky/logmole
An Extendable and Versatile Logparsing System
Language: Python - Size: 91.8 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

mehmetsagir/regex-safe-website
Easy controls with Regex.
Language: TypeScript - Size: 545 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

BooleanCube/Random-Regex-Generator
A random RegEx generator without using any RegEx
Language: Java - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

vinirossa/regex-expressions
A list of useful regular expressions.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

mohandsakr/phone_country_API
It's a Spring-boot application with Thymeleaf using spring-data-jpa and sqlite3 database . You can filter using country and phone status Valid or Not Valid
Language: Java - Size: 392 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

srhegdegadikai/Context_Vectors_and_Cosine_Similarity_Scores
The Programm tries to determine the cosine similarity scores for a set of words in question. Cosine similarity scores indicate the contextual similarity between words.
Language: R - Size: 8.48 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

uicoolcn/UiCoolVisualWebSpider
📄【优爱酷可视化网站网页数据采集系统】 采用先进的可视化采集技术,智能识别网页元素类型,如:图片、文字、链接、HTML 、文件等,支持运行Javascript脚本、应用正则表达式、自动滚屏、自动翻页、打开弹出窗口并采集数据,支持数据自动去重、仿人工间歇暂停防IP阻塞、自动保存等采集设置;支持浏览器Cookie和缓存等浏览器设置;支持代理轮换科学上网采集;支持“类别/关键字”;支持图像重命名等; 更可支持多线程采集等高级采集选项设置,vip版还可支持定时计划采集。
Size: 6.08 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

davidhu2000/regex_crash_course
A crash course on how to use Regular Expressions
Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 3 - 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: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

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: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

danialeyz/login-Register
sign in and sign up page with minimal design and saving user info in local storage and reusing it for signing in and validating user info with saved info and other validation methods
Language: HTML - Size: 3.79 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Julia-Devweb/nextjs-contact-form-with-validations
This is a functional contact form with basic form validations system in NextJs. Enjoy !
Language: JavaScript - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

ongteckwu/Revice
High-level regex transpiler and regex doc lib generator
Language: TypeScript - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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: 11 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

angel-vladov/ngx-pattern
Limit input allowed values with a regex pattern
Language: TypeScript - Size: 6.93 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

valpogor/charles-wireshark-validation-tools
Parsing Charles Proxy and Wireshark log files validation parameters
Language: Python - Size: 11.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

sinjoysaha/regex
Regular expression problems from HackerRank (with Solutions)
Size: 40 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

devguimaraes/AdoPet
AdoPet têm como objetivo fazer o intermédio entre adotantes de animais e ONGs que possuem foco de retirar animais da rua.
Language: HTML - Size: 1.27 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Basel-anaya/Natural-Language-Processing-with-NLTK-JU-Course
Introduction to Natural Language Processing using NLTK, University of Jordan course.
Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

boxxello/Automatic-Forwarder-Telegram
A Python channel to channel forwarder bot with regex filters on the messages being sent
Language: Python - Size: 307 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

marisabrantley/guess-the-word Fork of skillcrush/guess-the-word
This fun game has players enter letters while trying to guess the word with their 8 tries. The words are fetched from an API.
Language: JavaScript - Size: 1.46 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

rachitjindal56/Correlation-of-Names-and-Numbers
ML (Machine Learning)/NLP project for extraction of Names, Aadhar ID, PAN numbers. It uses Pytesseract OCR for extracting text from images, and uses Hugging Face NER model for Name extraction and regex library for extracting PAN and Aadhaar ID numbers.
Language: Python - Size: 8.32 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

UKMIITB/UTOptimiser
Python code to optimise prepare for test classes of Java & Kotlin unit test by checking the actual usages of mock static classes
Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Sayan3990/Regex
Regex CheatSheet and Impotent Regular Expressions
Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Sol-Zeta/buscator
A metasearch engine to find a flight at the best price.
Language: JavaScript - Size: 19.1 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

rodrigobarbosa12/regex
Relatório do curso de Regex na @Udemy
Language: JavaScript - Size: 4.19 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ravising-h/RC-Reading
Using Google Vision and Tesseract we read the RC book and try to extract Name,Registration number,Registration Date, Mfg Date,Chasis Number, Engine Number
Language: Python - Size: 16.4 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Himan10/FileSearching
Make your file searching (Based on Extensions) more Accurate and Effective
Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

BaseMax/CalculatorPolynomial
Tiny program as a calculator for the math expression based on regular expression.
Language: C++ - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

mstfzdmr/ILinkiFy
ILinkiFy is a .NET Framework plugin for finding links in plain-text and converting them to HTML <a> tags.
Language: C# - Size: 2.34 MB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

vhoulbreque/awesome-regex
List of useful regex
Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

enzoftware/validaThor
:books: :white_check_mark: :no_entry_sign: Easy Android validator library to check if strings match with regex patterns
Language: Kotlin - Size: 173 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

KimaruThagna/Email_and_Regex
Python scripts that show the basics of using regex in python and also, sending emails using python scripts
Language: Python - Size: 20.5 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1
