@jswork/next-path-match
A wrapper for path-to-regexp.
Found 2299 results for regexp
A wrapper for path-to-regexp.
regexp tool.show error position.
A advance tool to replace text/string within multiple files. Supports Nested Replacement, Statement Replacement, Pattern Replacement and More.
A super library for formatting URL paths, similar to TS static grammar detection.
my misc tools with regexp
Match near RegEx patterns with special characters
Regular expression for matching chronver versions
Regular expression builder for JavaScript with search mode options.
polyfills `check` method onto RegExp instances that behaves sanely
A collection of useful helper functions
Human-friendly replacements.
A simple utility to check if a string is an ISO-compliant date.
[](https://github.com/ctcpip/regex-ok/actions/workflows/yee.yml)
It executes the sepecified regexp for the given text and executes the callback with the match. If a global regexp is used, it creates a loop.
🦓 Strips YAML front matter from a String or a file. 👾
[](https://greenkeeper.io/) [![NPM Version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url]
babel-plugin-rexx
Selects any links from the text and returns the link tag with the filled href.
常用正则
```javascript import { stringReg, networkReg } from "klib-reg"; console.log(stringReg.fullAngle('121'), networkReg.domain('sh.cn')); ```
A lightweight RegExp `(?#)` comment syntax extend.
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.