All Projects → Commonregex → Similar Projects or Alternatives

856 Open source projects that are alternatives of or similar to Commonregex

Chinamobilephonenumberregex
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
Stars: ✭ 4,440 (+505.73%)
Mutual labels:  regex, regular-expression
regex
Regular expressions for Prolog
Stars: ✭ 16 (-97.82%)
Mutual labels:  regex, regular-expression
is-regex
Is this value a JS regex?
Stars: ✭ 22 (-97%)
Mutual labels:  regex, regexp
termco
Regular Expression Counts of Terms and Substrings
Stars: ✭ 24 (-96.73%)
Mutual labels:  regex, regular-expression
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-97.95%)
Mutual labels:  regex, regular-expression
Minta
✳️  Electron app for generating regular expressions
Stars: ✭ 353 (-51.84%)
Mutual labels:  regex, regular-expression
String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-98.09%)
Mutual labels:  regex, regexp
cheat-sheet-pdf
📜 A Cheat-Sheet Collection from the WWW
Stars: ✭ 728 (-0.68%)
Mutual labels:  regex, regular-expression
Libfsm
DFA regular expression library & friends
Stars: ✭ 512 (-30.15%)
Mutual labels:  regex, regexp
Regexplain
🔍 An RStudio addin slash regex utility belt
Stars: ✭ 413 (-43.66%)
Mutual labels:  regex, regular-expression
Nanomatch
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
Stars: ✭ 79 (-89.22%)
Mutual labels:  regular-expression, pattern
String Replace Loader
Replace loader for Webpack
Stars: ✭ 205 (-72.03%)
Mutual labels:  regular-expression, regexp
pcre-heavy
A Haskell regular expressions library that doesn't suck | now on https://codeberg.org/valpackett/pcre-heavy
Stars: ✭ 52 (-92.91%)
Mutual labels:  regex, regular-expression
html-comment-regex
Regular expression for matching HTML comments
Stars: ✭ 15 (-97.95%)
Mutual labels:  pattern, regexp
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-96.18%)
Mutual labels:  regex, regular-expression
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (-84.72%)
Mutual labels:  regex, regexp
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-97.27%)
Mutual labels:  regex, regexp
RegExp-Learning
学习正则表达式
Stars: ✭ 30 (-95.91%)
Mutual labels:  regex, regexp
stringx
Drop-in replacements for base R string functions powered by stringi
Stars: ✭ 14 (-98.09%)
Mutual labels:  regex, regexp
retrie
Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing
Stars: ✭ 35 (-95.23%)
Mutual labels:  regex, regexp
Js Regular Expression Awesome
📄我收藏的正则表达式大全,欢迎补充
Stars: ✭ 120 (-83.63%)
Mutual labels:  regex, regular-expression
Regex
A sane interface for php's built in preg_* functions
Stars: ✭ 909 (+24.01%)
Mutual labels:  regex, regular-expression
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (-79.81%)
Mutual labels:  regex, regexp
genex
Genex package for Go
Stars: ✭ 64 (-91.27%)
Mutual labels:  regex, regular-expression
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (-92.22%)
Mutual labels:  regex, regexp
regex-cache
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.
Stars: ✭ 39 (-94.68%)
Mutual labels:  regex, regular-expression
mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
Stars: ✭ 16 (-97.82%)
Mutual labels:  regex, regexp
Common Regex
🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Stars: ✭ 2,488 (+239.43%)
Mutual labels:  regex, regexp
pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
Stars: ✭ 114 (-84.45%)
Mutual labels:  regex, regular-expression
Re Flex
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting, and more. Seamlessly integrates with Bison and other parsers.
Stars: ✭ 274 (-62.62%)
Mutual labels:  regex, regular-expression
regex-comuns
Um estudo de regex comuns
Stars: ✭ 15 (-97.95%)
Mutual labels:  regex, regular-expression
Regex
Regular expressions for swift
Stars: ✭ 306 (-58.25%)
Mutual labels:  regex, regular-expression
subst
Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.
Stars: ✭ 20 (-97.27%)
Mutual labels:  regex, regexp
Anymatch
‼️ Matches strings against configurable strings, globs, regular expressions, and/or functions
Stars: ✭ 289 (-60.57%)
Mutual labels:  regex, regular-expression
Generex
A Java library for generating String from a regular expression.
Stars: ✭ 316 (-56.89%)
Mutual labels:  regex, regular-expression
Bunny
BunnyJS - Lightweight native (vanilla) JavaScript (JS) and ECMAScript 6 (ES6) browser library, package of small stand-alone components without dependencies: FormData, upload, image preview, HTML5 validation, Autocomplete, Dropdown, Calendar, Datepicker, Ajax, Datatable, Pagination, URL, Template engine, Element positioning, smooth scrolling, routing, inversion of control and more. Simple syntax and architecture. Next generation jQuery and front-end framework. Documentation and examples available.
Stars: ✭ 473 (-35.47%)
Mutual labels:  validation
Valid.js
📝 A library for data validation.
Stars: ✭ 604 (-17.6%)
Mutual labels:  validation
Ngx Errors
A declarative validation errors module for reactive forms.
Stars: ✭ 472 (-35.61%)
Mutual labels:  validation
Vuelidate
Simple, lightweight model-based validation for Vue.js
Stars: ✭ 6,186 (+743.93%)
Mutual labels:  validation
Debugviewpp
DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Stars: ✭ 592 (-19.24%)
Mutual labels:  regular-expression
Io Ts
Runtime type system for IO decoding/encoding
Stars: ✭ 5,086 (+593.86%)
Mutual labels:  validation
Mimetype
A fast golang library for MIME type and file extension detection, based on magic numbers
Stars: ✭ 452 (-38.34%)
Mutual labels:  validation
Vvalidator
🤖 An easy to use form validator for Kotlin & Android.
Stars: ✭ 592 (-19.24%)
Mutual labels:  validation
Moo
Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.
Stars: ✭ 434 (-40.79%)
Mutual labels:  regexp
Phonenumberkit
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
Stars: ✭ 4,362 (+495.09%)
Mutual labels:  validation
Formsy React
A form input builder and validator for React JS
Stars: ✭ 708 (-3.41%)
Mutual labels:  validation
Pydantic
Data parsing and validation using Python type hints
Stars: ✭ 8,362 (+1040.79%)
Mutual labels:  validation
Vue Mc
Models and Collections for Vue
Stars: ✭ 588 (-19.78%)
Mutual labels:  validation
Guard
A high-performance, extensible argument validation library.
Stars: ✭ 427 (-41.75%)
Mutual labels:  validation
Nice Validator
Simple, smart and pleasant validation solution.
Stars: ✭ 587 (-19.92%)
Mutual labels:  validation
Graphql Query Complexity
GraphQL query complexity analysis and validation for graphql-js
Stars: ✭ 424 (-42.16%)
Mutual labels:  validation
Dss
Digital Signature Service : creation, extension and validation of advanced electronic signatures
Stars: ✭ 415 (-43.38%)
Mutual labels:  validation
Glob
Go glob
Stars: ✭ 670 (-8.59%)
Mutual labels:  pattern
Easy Scraping Tutorial
Simple but useful Python web scraping tutorial code.
Stars: ✭ 583 (-20.46%)
Mutual labels:  regex
Typesystem
Data validation, serialization, deserialization & form rendering. 🔢
Stars: ✭ 416 (-43.25%)
Mutual labels:  validation
Go Restructure
Match regular expressions into struct fields
Stars: ✭ 570 (-22.24%)
Mutual labels:  regular-expression
Indicative
Indicative is a simple yet powerful data validator for Node.js and browsers. It makes it so simple to write async validations on nested set of data.
Stars: ✭ 412 (-43.79%)
Mutual labels:  validation
Patternlocker
Android 图形解锁/手势解锁 / 手势密码 / 图案密码 / 九宫格密码
Stars: ✭ 409 (-44.2%)
Mutual labels:  pattern
Spected
Validation library
Stars: ✭ 717 (-2.18%)
Mutual labels:  validation
Notepad
[iOS] A fully themeable markdown editor with live syntax highlighting.
Stars: ✭ 705 (-3.82%)
Mutual labels:  regex
61-120 of 856 similar projects