npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "regular expression" 的结果(共 31 个)
glob-to-regexp

Convert globs to regular expressions

BSD-2-Clause
shebang-regex

Regular expression for matching a shebang line

MIT
regexpu

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

MIT
emoji-regex

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

MIT
url-regex

Regular expression for matching URLs

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
semver-regex

Regular expression for matching semver versions

MIT
super-regex

Make a regular expression time out if it takes too long to execute

MIT
is-regexp

Check if a value is a regular expression

MIT
regex-parser

A module that parses a string as regular expression and returns the parsed value.

MIT
astral-regex

Regular expression for matching astral symbols

MIT
path-root-regex

Regular expression for getting the root of a posix or windows filepath.

MIT
re2

Bindings for RE2: fast, safe alternative to backtracking regular expression engines.

BSD-3-Clause
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
identifier-regex

Regular expression for matching JavaScript identifiers

MIT
globrex

Glob to regular expression with support for extended globs

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
cidr-regex

Regular expression for matching IP addresses in CIDR notation

BSD-2-Clause
fastparse

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

MIT
ret

Tokenizes a string that represents a regular expression.

MIT