Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for character regular expression
character
x
regular-expression
x
213 search results found
Path To Regexp
⭐
7,619
Turn a path string such as `/user/:name` into a regular expression
Super Expressive
⭐
4,474
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
Randexp.js
⭐
1,769
Create random strings that match a given regular expression.
Frak
⭐
1,056
Transform collections of strings into regular expressions.
Tiny Regex C
⭐
1,005
Small portable regex in C
Regexp Examples
⭐
483
Generate strings that match a given regular expression
Re Build
⭐
472
Building regular expressions with natural language
Escape String Regexp
⭐
436
Escape RegExp special characters
Teip
⭐
432
Masking tape to help commands "do one thing well"
Node Re2
⭐
428
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Regal
⭐
311
Royally reified regular expressions
Eslint Plugin Regexp
⭐
305
ESLint plugin for finding regex mistakes and style guide violations.
Cursive_re
⭐
298
Readable regular expressions for Python 3.6 and up.
Npeg
⭐
297
PEGs for Nim, another take
Eslint Plugin Clean Regex
⭐
281
An ESLint plugin for writing better regular expressions.
Regex
⭐
189
Open source regex engine
Build Your Own Regex
⭐
179
This is a test spec driven guide to help you build a simple regex implementation
Linqtoregex
⭐
171
LINQ to Regex library provides language integrated access to the .NET regular expressions.
React Autocomplete Input
⭐
163
Autocomplete input field for React
Unglue
⭐
149
Extract matched substrings using a pattern, similar to what package glue does in reverse
Unicopedia Plus
⭐
144
Developer-oriented set of Unicode, Unihan & emoji utilities wrapped into one single app, built with Electron.
Reverseregex
⭐
126
Use Regular Expressions to generate text string in PHP.
Vim Stream
⭐
103
vims - use vim commands for pipeline filtering in terminal
Splat
⭐
102
Glob-like file and pattern matching utility.
Learn Regex
⭐
100
⁉️ A simple REGular EXpression tutorial in JavaScript
Glob To Regexp
⭐
96
Convert a glob to a regular expression
Ret.js
⭐
88
Tokenizes a string that represents a regular expression.
Nanomatch
⭐
82
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 "?").
Ctregex.zig
⭐
81
Compile time regular expressions in zig
Check Password Strength
⭐
79
A simple npm package that checks the password strength of a certain passphrase. A password strength checker based from Javascript RegEx.
Tinyre
⭐
76
A light fork of python's regex engine (but slow, ~3k lines).
Regexgen.js
⭐
69
RegexGen.js is a JavaScript Regular Expression Generator that helps to construct complex regular expressions.
Globbing
⭐
68
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Rgxgen
⭐
66
Regex: generate matching and non matching strings based on regex pattern.
Ruby Emoji Regex
⭐
63
A regular expression that matches all Unicode Emoji characters
Xeger
⭐
59
More verbose and readable regular expressions
Ore
⭐
58
An R interface to the Onigmo regular expression library
Xr
⭐
57
Inverse of rx: convert Emacs string regexps to rx form
Emojicharstring
⭐
50
Based on a RegExp to work with JavaScript String's unicode problem.
Dfa Regex
⭐
46
A DFA regex engine in java.
Regex
⭐
46
a regular express engine
Readableregex.jl
⭐
45
regexes for people who don't really want to learn or read regexes
Filename Reserved Regex
⭐
42
Regular expression for matching reserved filename characters
Strgen
⭐
40
Generate strings from regular expressions, for use with Clojure test.check and spec
Regexp4
⭐
40
regexp4 engine (Go-lang)
Dregex
⭐
39
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.
Easy Escape
⭐
37
Improve readability of escape characters in ELisp regular expressions
Bullwinkle
⭐
37
An on-the-fly parser for BNF grammars
Strs.jl
⭐
35
String support package for Julia
Xml2tex
⭐
32
Converts XML to LaTeX
Regularexpressions
⭐
31
All you need to know about Regular Expressions collected at a place !
Fuzzymatcher
⭐
31
Fast fuzzy regex matcher: specify max edit distance to find approximate matches
Pinyinlib.el
⭐
31
Elisp library for converting first letter of Pinyin to Simplified/Traditional Chinese characters
Regexpbuilder
⭐
30
s9e\RegexpBuilder is a single-purpose library that generates regular expressions that match a list of strings.
Strgen
⭐
27
A Python module for a template language that generates randomized data
Swiftemoji
⭐
27
Emoji regular expressions for Swift.
Relint
⭐
26
Elisp regexp lint tool
Highlighter
⭐
24
Sublime Text plugin to highlight any sequence of characters. Highlights mixed tabs and spaces, some unicode characters and trailing space by default.
Gorp
⭐
24
Library for building efficient regular-expression based extractors by combining multiple REs into single automaton
Regex
⭐
23
A pure Swift NFA implementation of a regular expression engine
Daily Coding Problem
⭐
23
Solution for Daily Coding Problems. Some files are modified and moved to new location. New README.md will be completed Soon.
Pegex
⭐
22
A PEG-based pattern matching library EXtended by back reference with regex-like notation in Scala
Scalacheck Gen Regexp
⭐
22
A library for creating Scalacheck generators from regular expressions
Regextodfa
⭐
21
converting regex (regular expression) to DFA directly by creating syntax tree in java
Jquery Regex Mask Plugin
⭐
21
Regular Expression Mask JQuery Plugin
Patterns
⭐
19
A Swift PEG parser
Ta Regex
⭐
17
Regular expression search support for Textadept
Vlrtextfield
⭐
17
VeryLastRoom iOS textField
Chr
⭐
17
🔤 Lightweight R package for manipulating [string] characters
Os Urlpattern
⭐
16
Unsupervised URLs clustering, generate and match URL pattern.
Object_regex
⭐
16
Perform regex searches on arbitrary sequences.
Regex
⭐
16
All things regular expression: implemented in python.
Regex
⭐
15
Regular expressions for Prolog
Emoji Extractor
⭐
15
Regexp I18n
⭐
14
regular expression internationalization library
Regex
⭐
14
Simple regex library
Rgen
⭐
14
Generate strings to fulfill basic regular expressions using rGen.
Recursiveregexpraptor
⭐
13
regexp3 engine (C-lang)
Regex
⭐
13
perl regex cheatsheet with examples in r
Posix Character Classes
⭐
13
POSIX character classes for creating regular expressions.
Reregexp
⭐
12
Generate random string from a given regular expression, strictly abide by the js RegExp.
Regexgen
⭐
12
Reverse regular expression engine that calculates strings matching a given regex
Libtre
⭐
12
TRE library by Ville Laurikari
Stringozzi
⭐
12
C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core
Tan Regex
⭐
12
Extension of regular expressions in XML
Regexp_sar
⭐
11
SAR is a new way of handling regular expression which allows us to run many regular expressions (only limitation being the available memory) at once. When adding a regexp, there is also a related callback that will be called upon each match in the same order in which they appear on the text
Libss
⭐
11
String Scan library, a simpler alternative to regex.
Neuro
⭐
11
A wrapper for easily routing URL on Android
Regex Help
⭐
11
Small cheatsheet for Regex (JavaScript)
Re2dfa
⭐
10
Convert regex(es) to dfa
Scanf
⭐
10
A small scanf implementation for python
Xml Char Classes
⭐
10
Regular expressions for matching against the XML Character Classes
Regexp
⭐
10
Haskell regular expression library that supports derivatives, equivalence, intersection, and complement.
Vscode Regex Snippets
⭐
10
Official repository for Regular Expression Snippets Extension on VSCode
Javascript Regexp Cheat Sheet
⭐
9
This document describes the regular expression features available in JavaScript up to ES2018. Some ES2018 features have not been released.
Globre
⭐
9
A python glob-like regular expression generation library.
Rust Re
⭐
9
Regular expression enigne in Rust
Escape Regex String
⭐
9
A Node.js module that escapes a string literal for use as an argument in the standard RegExp constructor.
Omz Git
⭐
9
Punctuation Regex
⭐
9
Regular expression for matching punctuation characters.
Related Searches
Regular Expression Regexp (8,894)
Javascript Character (3,077)
Python Character (2,543)
Javascript Regular Expression (2,399)
Game Character (892)
Java Character (888)
Character Unicode (849)
C Character (826)
C Sharp Character (787)
C Plus Plus Character (737)
1-100 of 213 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.