regexp-flags-upfront
Make regexps from a string that contains the flags as well as the pattern.
Found 2298 results for regexp
Make regexps from a string that contains the flags as well as the pattern.
Micro version of express routing
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Tokenizes a text using regex rules and returns the tokens with their positions in the text given.
检验正则,更新了包的使用方法
[](https://greenkeeper.io/) [![NPM Version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url]
simply match a route using path-to-regexp
RegExact extends RegExp to return indexes of matched substrings related to capturing groups.
Ready to use JavaScript regex you need!
Regular expressions commonly used in javascript
✅ Type validation for ES6+ and Typescript projects
UnicodeSet implementation: a string pattern akin to RegExp for succinctly defining a set of unicode characters and strings
一些常用的正则表达式收集
Run a text string through an array of individual match-replace regular expressions.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
 [](https://www.npmjs.com/package/@ffras4vnpm/voluptas-ullam-dolorum) [![js-sta
This is a developer-friendly package that helps to validate a JSON payload using validation rules and sophisticated regular expressions. You can use this package to validate a form submission via any HTTP method.
Recursively match balanced string pairs, like { and } or <b> and </b> using balanced-match and add level information to the matches.