pattern match expression library for javascript
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Efficient path tracking and pattern matching for XML/JSON parsers
a glob matcher in javascript
Tiny helpers for processing regex syntax
Convert globs to regular expressions
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
A fast, lightweight pattern matcher for tree structures such as an Abstract Syntax Tree (AST)
It's a very fast and efficient glob library for Node.js
A toolkit for JavaScript codemods
Expand a regular expression pattern into a set of words
Helper function to optimise call expression
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
Escape a regular expression string or pattern.
Helper which skips types and parentheses
Helper function to replace certain member expressions with function calls
Matches strings against configurable strings, globs, regular expressions, and/or functions
Express style path to RegExp utility
Regular expression for matching ANSI escape codes
Dependency-free request URI matcher
Utilities for working with match patterns.
Ensure that reserved words are quoted in property accesses
Flexible, expressive pattern matching for Ruby
Example based structural pattern matching for S-Expressions
Allows you to do example based pattern matching and queries against S Expressions (sexp).
Validate an email address using RFC 822 pattern match regex regular expressions
Mustermann is your personal string matching expert. As an expert in the field of strings and patterns, Mustermann keeps its runtime dependencies to a minimum and is fully covered with specs and documentation. Given a string pattern, Mustermann will turn it into an object that behaves like a regular expression and has comparable performance characteristics.
Email address validation using RFC 822 pattern matching regular expressions
Parse standard 5-field cron expressions and calculate next/previous occurrences, match times against patterns, and generate human-readable descriptions.
A dynamic language targeting the Rubinius VM, focusing on extensibility and expressiveness through macros and pattern-matching.
Re:map; an expressive and feature-rich data transformation mapper for Ruby 3. It gives the developer the expressive power of JSONPath, without the hassle of using strings. Its compiler is written on top of an immutable, primitive data structure utilizing ruby's refinements & pattern matching capabilities – making it blazingly fast
A tiny utility for concise error handling. Wrap risky expressions with Try.call, chain fallbacks with or_else and or_try, filter with predicates, handle specific exceptions, use Ruby 3.x pattern matching, and add timeout constraints — all without verbose begin/rescue blocks.
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.
sub substitutes the matching pattern in every word in the command line with the substitution. Only the first matched pattern in the word is substituted unless the 'g' flag is given. There are various options that change the way substitutions are performed or the way matches are made. Patterns can have regular expression wildcards (special characters) in them, and the regular expression engine used is Ruby's. Special characters are interpreted as special unless the 'L' flag is given.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.