
regexp-clone
Zero dependency RegExp cloning with flag and lastIndex preservation.
re2
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
apg-js
JavaScript APG, an ABNF Parser Generator
regexp.escape
A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
get-video-id
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
quotemeta
escape regular expression characters
escape-regex-string
Escapes a string literal for use as an argument in the standard RegExp constructor.
recursive-search
Recursively search a file in given directory from file name or RegExp
named-regexp
Append named-capture feature to JavaScript RegExp
arc-reg-exp
Convenience subclass to the native RegExp object
strings
Easily replace and transform :props in strings.
escape-delims
Escape and un-escape delimiters in templates. Tested with Lo-Dash, underscore and Handlebars syntax, but could be used with other template engines/syntaxes as well. This is similar to the process used by Yeoman on escaped templates in generators.
shortcode-insert
Shortcode parser, fully-programmable and asychronous. It can parse Wordpress shortcodes as well as embed and insert codes from other platforms.
apg-js-examples
Examples of using the suite of apg-js applications and libraries.
react-rxinput
react-rxinput React extends input element to validate against a regular expression as you type input (incremental regex matcher)
re2-latin1
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
regulex
JavaScript Regular Expression Parser and Visualizer.
de-slash
Useful when dealing with path(url)-like strings with redundant slash and back-slash.
@awsless/json
The `@awsless/json` package adds support for more JavaScript native types to JSON.
stats-filelist
Get a list of files and directories with `Stats` of each item. And filter the list with evaluating path, path pattern, type, size, modified time, and more.
randomjs
Generate a random string that matches a given RegExp JavaScript object.
regulex-cjs
JavaScript Regular Expression Parser and Visualizer.
@safejs/serializer
Serializer is a superset of JSON that includes recursive objects, dates, regular expressions, functions and others which you also can expand by yourself
rxmask
Simple, but advanced mask parser for html input or parsing provided string directly
bravo
simplified Regular Expression pattern match framework based on RegExp.
@bytelucas/video-link-parser
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
denew
never type new again!
cc-regex
'foo@example.com'.match(/\x{email}/)
regexp-map
Curried function which takes a map of `RegExp` string keys which when successfully matched given string, resolves to mapped value.
uni-nope
RegExp for non-ASCII characters filtering.
@cakoose/re2
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
o2s2o
o2s2o: Object → Storage (JSON) → back to Object. Safe, readable de/serializer with class revival and built-ins.
stpl
tiny mustache extended style template system
interpolate-regex
Useful for basic templating by interpolating values into placeholders. Takes a left and right delimiter and returns a regex object for matching them and capturing the contents.
@rah-emil/js-helpers
jsHelpers - it is a JavaScript library that contains all the functions that we constantly write or google.
v-regexp
JavaScript Regular Expression Parser and Visualizer.
qjson
javascript plugin to stringify, parse javascript objects with RegExp and Date.
match-url
matching for url paths and query parameters, 根据路径和正则匹配返回匹配结果
fs-reg
Find files or directories based on file names or regular expressions.
regstr
JSON.stringify objects with RegExp properties and then JSON.parse json string resulted back into original objects. Converts RegExp object to be serializable - into pair of strings (key,value). Could be used for RegExp being bilaterally stringified and ge
regex-sandbox
A wrapper around NodeJS native RegExp, providing protection against Catestrophic Backtracking
regops
A small javascript library for performing operations on regular expressions
babel-plugin-import-hook
the import hook for import demand and so on, which support match by RegExp and more params such as the source of (value, type)
super-regexp
Javascript Regular Expressions with Super Powers
semantic-regexp
This is an implementation of the semantic expression of regular expression code
match-path
matching for path and query parameters, 根据路径和正则匹配返回匹配结果