Regular expressions wrapped in functions for basic validation - in client and the server.
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Regular expression parser for ECMAScript.
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Regular expression parser for ECMAScript.
A powerful utility package designed to streamline the developer experience with regular expressions. With an intuitive and expressive API, it provides a convenient way to create, combine, and apply regular expression validation rules in your JavaScript or
RegexMatch box for Chicane - regular expression validation
Convert globs to regular expressions
Generate regular expressions from regjsparser’s AST.
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
Tokenizes a string that represents a regular expression.
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
Compile inline regular expression modifiers
Google's RE2 library distributed as a WASM module
a glob matcher in javascript
A JavaScript parser built from the Hermes engine
Matches strings against configurable strings, globs, regular expressions, and/or functions
A regular expression to match all emoji-only symbols
Create a regular expression from a regular expression string.
Return a regular expression to parse a regular expression string.
Generate regular expressions from regjsparser’s AST.
Make a regular expression time out if it takes too long to execute
Helper which skips types and parentheses
Helper function to optimise call expression
A collection of Regular Expression validations
Validate a regular expression string against what ECMA-262 can actually do.
Validate an email address using RFC 822 pattern match regex regular expressions
A simple Ruby gem that validates email addresses based on regular expressions.
Email address validation using RFC 822 pattern matching regular expressions
This gem is a United States phone number validator. This gem uses a complex regular expression that can validate any United States phone number. Check out the documentation under the links section to see how to use this gem.
This gem contains a module of regular expressions objects for consistent validation and business logic.
PIC is a pattern matching library, like regular expressions, based on Cobol edited pictures. It's advantage over regular expressions is it more concise syntax which geared specifically toward validation of user input.
Ruby Gem to make a validation of a variable or a hash, based on regular expressions or own pre-defined validation templates in an easy way. See full documentation on GitHub.
Easily generate strings supplying a very simple pattern. '10-20:Xn/x/'.generate #>qBstvc6JN8ra. Generate random strings using a regular expression (Regexp): /[a-z0-9]{2,5}w+/.gen . Also generate words in English or Spanish. Perfect to be used in test data factories. Also, validate if a text fulfills a specific pattern or even generate a string following a pattern and returning the wrong length, value... for testing your applications.
Regex is a versatile Ruby library designed to simplify form validation by providing a collection of regular expressions tailored for common form fields. Whether you're building a web application, validating user input, or processing form submissions, this library offers a set of regex patterns that can be easily integrated into your validation logic.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.