regular
There are 108 repositories under regular topic.
uellenberg/REXS
A language for writing regular expressions.
crdoconnor/xeger
Library to generate random strings from regular expressions.
haizlin/h-regular
在日常开发中积累的110多个正则表达式,欢迎大家提PR补充
spamscanner/url-regex-safe
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661 for Node.js servers.
Pure-UI/pure
:seedling: elegant and lovely components
jawj/js-xre
A small, focused, forward-looking library for extended Regular Expressions in JavaScript, using ES2015+ tagged template literals
spamscanner/email-regex-safe
Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for @spamscanner and @forwardemail.
wangnamu/ZHSpokenDateFormat
自然语言中文日期识别工具
tylov/regexp9
Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9
fusion-energy/openmc_regular_mesh_plotter
A Python package for plotting OpenMC regular mesh tally results with underlying geometry from neutronics simulations.
ManzDev/regex-people
A regular expression learning game
raj-kiran-p/regex_engine
Generate Regex Using Python That Can Fit Your Needs
VFPX/VFPRegExTool
Verify regular expressions visually & do replace operations using any VFP function
fengzilong/regular-router
:star2: stateman based router for regularjs
arh23/strgen-js
Javascript - Random strings generated with a pattern system similar to regex.
europ/VUTBR-FIT-TIN
VUTBR - FIT: TIN 2018/2019
joshuaguerin/regr
Regular Expression Tester
stdlib-js/regexp
Standard library regular expressions.
Gutleibmann/refind-theme-regular-minimalism
Another yet theme for rEFInd boot manager
lekterable/is-regexy
Easily check user input for regex patterns.
stdlib-js/string-replace
Replace search occurrences with a replacement string.
AliRezvaniAra/the-best-regular-expression-gmail
Regular expression with all details (not start with dot,number , is it possible to use multiple dot but not in a row and so on)
diasdmhub/Zabbix_Out_of_The_Box
A knowledge base repository for Zabbix scenarios, issues or general tips
moxystudio/node-is-regular-file
Checks if a path is a regular file
stdlib-js/regexp-basename
Return a regular expression to capture the last part of a path.
stdlib-js/regexp-eol
Return a regular expression to match a newline character sequence.
stdlib-js/regexp-regexp
Return a regular expression to parse a regular expression string.
avid0/Pregf
Range array maker and random string generator functions by regular patterns
hansalemaos/PYRipGREP
Use insanely fast regex engine RIPGREP as a python module! Search results are converted to dict/numpy/pandas/generator
ofcdune/regEx-Parser
A potent regex parser written in C
stdlib-js/assert-is-regexp-string
Test if a value is a regular expression string.
stdlib-js/regexp-dirname
Return a regular expression to capture a path dirname.
TebogoYungMercykay/The_Art_of_Multiprocessor_Programming
These are systems comprising a collection of independent components which may perform operations concurrently — that is, at the same instant of time.
theritik01/RE_to_NFA
This is a simple single page web-application calculator to demonstrate Search the word in the given text document by the use of NFA and conversion from Regular Expression to Non-deterministic automata (NFA) using source libraries such as React.JS, Node.JS and Express.JS etc..