npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "regexp" 的结果(共 26 个)
glob-to-regexp

Convert globs to regular expressions

BSD-2-Clause
regexpu

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

MIT
path-match

wrapper around path-to-regexp for easy route parameters

MIT
regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

MIT
regexp-clone

Zero dependency RegExp cloning with flag and lastIndex preservation.

MIT
glob-expand

A sync glob / minimatch / RegExp function with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`

clone-component

Object clone supporting `date`, `regexp`, `array` and `object` types.

unicode-match-property-value-ecmascript

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

MIT
unicode-match-property-ecmascript

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

MIT
regjsparser

Parsing the JavaScript's RegExp in JavaScript.

BSD-2-Clause
xregexp

Extended regular expressions

MIT
is-regexp

Check if a value is a regular expression

MIT
magic-regexp

A compiled-away, type-safe, readable RegExp alternative

MIT
babel-plugin-transform-regexp-constructors

This changes RegExp constructors into literals if the RegExp arguments are strings.

MIT
frep

Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays

unicode-property-aliases-ecmascript

Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.

MIT
unicode-canonical-property-names-ecmascript

The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.

MIT
clone-regexp

Clone and modify a RegExp instance

MIT
regexp-tree

Regular Expressions parser in JavaScript

MIT
type-level-regexp

Type-Level RegExp parser, matcher and permutation resolver

MIT
lodash.isregexp

The lodash method `_.isRegExp` exported as a module.

MIT