
re2
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
regexp-clone
Zero dependency RegExp cloning with flag and lastIndex preservation.
apg-js
JavaScript APG, an ABNF Parser Generator
get-video-id
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
regexp.escape
A robust ES3-compatible polyfill for the `RegExp.escape` proposal - see https://github.com/tc39/proposal-regex-escaping
quotemeta
escape regular expression characters
escape-regex-string
Escapes a string literal for use as an argument in the standard RegExp constructor.
named-regexp
Append named-capture feature to JavaScript RegExp
recursive-search
Recursively search a file in given directory from file name or RegExp
arc-reg-exp
Convenience subclass to the native RegExp object
strings
Easily replace and transform :props in strings.
shortcode-insert
Shortcode parser, fully-programmable and asychronous. It can parse Wordpress shortcodes as well as embed and insert codes from other platforms.
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.
react-rxinput
react-rxinput React extends input element to validate against a regular expression as you type input (incremental regex matcher)
regulex
JavaScript Regular Expression Parser and Visualizer.
de-slash
Useful when dealing with path(url)-like strings with redundant slash and back-slash.
randomjs
Generate a random string that matches a given RegExp JavaScript object.
re2-latin1
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
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.
o2s2o
o2s2o: Object → Storage (JSON) → back to Object. Safe, readable de/serializer with class revival and built-ins.
regulex-cjs
JavaScript Regular Expression Parser and Visualizer.
rxmask
Simple, but advanced mask parser for html input or parsing provided string directly
@awsless/json
The `@awsless/json` package adds support for more JavaScript native types to JSON.
bravo
simplified Regular Expression pattern match framework based on RegExp.
apg-js-examples
Examples of using the suite of apg-js applications and libraries.
@bytelucas/video-link-parser
Get the YouTube, Vimeo, Vine, VideoPress, TikTok, Microsoft Stream, Loom or Dailymotion video id from a url or embed string.
regexp-map
Curried function which takes a map of `RegExp` string keys which when successfully matched given string, resolves to mapped value.
match-url
matching for url paths and query parameters, 根据路径和正则匹配返回匹配结果
@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
denew
never type new again!
@cakoose/re2
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
@rah-emil/js-helpers
jsHelpers - it is a JavaScript library that contains all the functions that we constantly write or google.
regex-sandbox
A wrapper around NodeJS native RegExp, providing protection against Catestrophic Backtracking
stpl
tiny mustache extended style template system
v-regexp
JavaScript Regular Expression Parser and Visualizer.
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.
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
cc-regex
'foo@example.com'.match(/\x{email}/)
qjson
javascript plugin to stringify, parse javascript objects with RegExp and Date.
uni-nope
RegExp for non-ASCII characters filtering.
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)
fs-reg
Find files or directories based on file names or regular expressions.
semantic-regexp
This is an implementation of the semantic expression of regular expression code
regops
A small javascript library for performing operations on regular expressions
super-regexp
Javascript Regular Expressions with Super Powers
match-path
matching for path and query parameters, 根据路径和正则匹配返回匹配结果