npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "regular expressions" 的结果(共 15 个)
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
regexpu-core

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

MIT
unicode-5.2.0

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.2.0’s categories, scripts, blocks, bidi, and other properties.

MIT
maximatch

Extends multimatch() with support for filter functions and regular expressions

MIT
regjsgen

Generate regular expressions from regjsparser’s AST.

MIT
@babel/regjsgen

Generate regular expressions from regjsparser’s AST.

MIT
xregexp

Extended regular expressions

MIT
unicode-9.0.0

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, scripts, blocks, bidi, and other properties.

MIT
regenerate

Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.

MIT
glob-to-regex.js

Transform GLOB patterns to JavaScript regular expressions for fast file path matching.

Apache-2.0
regexp-tree

Regular Expressions parser in JavaScript

MIT
babel-plugin-transform-unicode-property-regex

Compile Unicode property escapes in Unicode regular expressions to ES5.

MIT
fastparse

A very simple and stupid parser, based on a statemachine and regular expressions.

MIT