test a regex on the command line with this tool
A simple and convenient library of functions that leverage regular expressions while hiding its complexity of implementation
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
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 Spam Scanner and Forward Email.
Regular expression matching for URL's. Maintained, and browser-friendly version of url-regex. This package is vulnerable to CVE-2020-7661. Works in Node v10.12.0+ and browsers.
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
lazy static regular expressions checked at compile time
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Regex-anre is a full-featured, zero-dependency regular expression engine that supports both standard and ANRE regular expressions.
Empower regex with streaming capabilities - high-performance async streaming pattern search using regex for multi-byte pattern matching in data streams
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
😎 Simple and readable way of writing regular expressions
delimited regular expression literals
Efficiently check an input against a large number of patterns
High-performance Rust library for detecting, matching, and processing ANSI escape sequences in terminal text with zero-allocation static regex patterns
A command line tool for debugging, ad hoc benchmarking and generating regular expressions.
A ruby DSL for building regex patterns in a human readable format. Regexer aims in making regex more easily read, learned and understood at first glance. Syntax wise, it is inspired by FactoryBot and RSpec
A set of Ruby regular expressions for matching Unicode Emoji symbols.
JsRegex converts Ruby's native regular expressions for JavaScript, taking care of various incompatibilities and returning warnings for unsolvable differences.
[Emoji 17.0] Provides Unicode Emoji data and regexes, incorporating the latest Unicode and Emoji standards. Includes a categorized list of recommended Emoji.
This small library lets you see which property values are supported by the regular expression engine of the Ruby version you are running, and what they match.
Provides the best regex for validating or extracting URLs.
Regex is a simple commmand-line Regular Expression tool that makes it easy to search documents for content matches.
a Ruby script that allows you to rename a group of files via regular expression
Regex.
For the most common cases, either converts to the Ruby equivalent, or throws an exception if conversion is not supported.
Colorize output by defined set of regex rules
Hiera backend for looking up keys using the power of regular expressions