@krausoft/comment-regexp-builder
Create custom comments RegExps. Leading and trailing space tolerant. With a content match.
Found 2299 results for regexp
Create custom comments RegExps. Leading and trailing space tolerant. With a content match.
Модуль регулярных выражений.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v17.0.0’s categories, scripts, blocks, bidi, and other properties.
SPARQL escape string in regex
Regex string match and replace that honors boundaries for targets prepended and/or appended with non-word characters.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Semantic Version 2.0.0 library powered by Regex.
Google's RE2 library distributed as a WASM module, embedded in JS
Regular expressions' special charaters escaper
Strip comments from code. Removes line comments, block comments, the first comment only, or all comments. Optionally leave protected comments unharmed.
Write better, more readable regexes
An utility to deal with promises or regexps
JavaScript's String.indexOf() that allows for regular expressions.
String.replace with asynchronous replacer function
collection some common regexp rule
A TypeScript utility to write type-safe regular expressions using named capture groups
🦗 Zero-dependency Map and RegExp based string replacer with Unicode support. 🍁
Test that a string contains permutations of a yeehaw.
Easy handling of JavaScript regular expressions.
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.