incr-regex-package

Regex matcher

A package providing an incremental regular expression parser for input validation and masking in JavaScript applications.

A node package for incremental regular expression parsing in JavaScript; useful for input validation

GitHub

13 stars
4 watching
1 forks
Language: JavaScript
last commit: almost 3 years ago

Related projects:

RepositoryDescriptionStars
jjulien/hiera-regexA data backend for Hiera that matches client facts against regular expression patterns to provide hierarchical data12
0xsobky/regaxorA tool to test and detect issues with regular expressions by fuzzing them with random input data.43
mathiasbynens/emoji-regexA regular expression for matching all emoji symbols and sequences according to the Unicode Standard.1,774
tree-sitter/tree-sitter-regexA parser for regular expressions that provides a structured representation of the match results74
ddddxxx/regexA Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications4
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
johannesvollmer/regex-nodesAn editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code.35
kasei/swiftregexImplementation of a Perl-like regex =~ operator in Swift112
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
trusktr/regexrA template tag function for composing regular expressions without double escaping.63
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
oriser/regroupA library to automatically match and parse regular expression groups into Go structs with various options.147
rundevelopment/regexp-ast-analysisA TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes3
laurikari/treA lightweight POSIX compliant regexp matching library with approximate matching capabilities811
knowitall/openregexA flexible regular expression language and engine for token-based pattern matching in natural language processing.75