全部标签
目录标签

#regex

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

93 条记录
标签为“regex”按健康指数排序
npm
42薄弱健康指数
micromatch/anymatch
:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions
JavaScript★ 402↓ 488M/月2026年8月4日
ISC2026年8月4日 · 指标 2.10.0
npm
42薄弱健康指数
slevithan/regex-recursion
🪆 Adds recursive matching to native JavaScript regexes
JavaScript★ 15↓ 65.9M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
40薄弱健康指数
jonschlinkert/fill-range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
JavaScript★ 60↓ 678M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
39薄弱健康指数
DiogoAngelim/html-to-gutenberg
Convert raw HTML into fully editable WordPress Gutenberg blocks for modern content workflows.
HTML · JavaScript · TypeScript★ 3↓ 2,312/月2026年7月19日
MIT2026年7月19日 · 指标 2.10.0
Packagist
39薄弱健康指数
php-standard-library/regex
Type-safe regular expressions with typed capture groups and proper error handling
PHP★ 1↓ 35.2K/月2026年7月30日
MIT2026年7月30日 · 指标 2.10.0
38薄弱健康指数
peter-winter/ctpg
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
C++★ 4882026年7月19日
MIT2026年7月19日 · 指标 2.10.0
npm
38薄弱健康指数
sindresorhus/shebang-regex
Regular expression for matching a shebang line
JavaScript · TypeScript★ 48↓ 847M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
crates.io
37薄弱健康指数
Gilnaa/globwalk
该仓库未发布描述。
Rust★ 53↓ 4.3M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
36薄弱健康指数
Richienb/char-regex
A regex to match any full character, considering weird character ranges.
JavaScript★ 28↓ 204M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
36薄弱健康指数
mathiasbynens/hashtag-regex
A regular expression to match hashtag identifiers as per the Unicode Standard.
JavaScript★ 59↓ 25.9K/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm
36薄弱健康指数
sindresorhus/escape-string-regexp
Escape RegExp special characters
JavaScript · TypeScript★ 598↓ 1.3B/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
36薄弱健康指数
sindresorhus/is-regexp
Check if a value is a regular expression
JavaScript · TypeScript★ 26↓ 112M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
35薄弱健康指数
jonschlinkert/shallow-clone
Make a shallow clone of an object, array or primitive.
JavaScript★ 31↓ 108M/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
npm
35薄弱健康指数
slevithan/emoji-regex-xs
A regular expression to match all emoji-only symbols
JavaScript★ 87↓ 41.1M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
npm
35薄弱健康指数
slevithan/regex-utilities
🧰 Tiny helpers for processing regex syntax
JavaScript★ 2↓ 59.3M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
32存在风险健康指数
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
JavaScript★ 378↓ 162M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
Packagist
32存在风险健康指数
phplrt/lexer
[READ ONLY] Subtree split of the phplrt lexer component (see phplrt/phplrt)
PHP★ 3↓ 3,224/月2026年7月24日
MIT2026年7月24日 · 指标 2.10.0
Packagist
32存在风险健康指数
phplrt/lexer-contracts
[READ ONLY] Subtree split of the phplrt lexer contracts component (see phplrt/phplrt)
PHP★ 1↓ 3,236/月2026年7月24日
MIT2026年7月24日 · 指标 2.10.0
npm
31存在风险健康指数
jonschlinkert/is-extendable
Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.
JavaScript★ 19↓ 229M/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
npm
28存在风险健康指数
fent/randexp.js
Create random strings that match a given regular expression.
JavaScript★ 1,867↓ 43.7M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
npm
28存在风险健康指数
micromatch/to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
JavaScript★ 173↓ 621M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
28存在风险健康指数
terkelg/globrex
Glob to regular expression with support for extended globs.
JavaScript★ 76↓ 144M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm · RubyGems
26存在风险健康指数
K-and-R/email_validator
An email validator for Rails.
Ruby★ 656↓ 16/月2026年7月22日
MIT2026年7月22日 · 指标 2.10.0
npm
26存在风险健康指数
fent/ret.js
Tokenizes a string that represents a regular expression.
JavaScript · TypeScript★ 98↓ 151M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
crates.io
26存在风险健康指数
hawkw/matchers
该仓库未发布描述。
Rust★ 15↓ 35.9M/月2026年8月8日
MIT2026年8月8日 · 指标 2.10.0
Go
26存在风险健康指数
shibumi/go-pathspec
gitignore-style pathspec pattern matching in Go
Go★ 82026年8月29日
Apache-2.02026年8月29日 · 指标 2.10.0
npm
25存在风险健康指数
jonschlinkert/kind-of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
JavaScript★ 354↓ 477M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
25存在风险健康指数
kevva/astral-regex
Regular expression for matching astral symbols
JavaScript · TypeScript★ 34↓ 132M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
23存在风险健康指数
jonschlinkert/clone-deep
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
JavaScript★ 317↓ 110M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0