全部标签
目录标签

#regular-expression

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

38 条记录
标签为“regular-expression”按健康指数排序
npm
89优秀健康指数
ota-meshi/eslint-plugin-regexp
ESLint plugin for finding regex mistakes and style guide violations.
TypeScript★ 769↓ 8M/月2026年8月16日
MIT2026年8月16日 · 指标 2.10.0
crates.io
88优秀健康指数
github/rust-gems
A collection of rust algorithms and data structures
Rust★ 130↓ 76.7K/月2026年8月29日
MIT2026年8月29日 · 指标 2.10.0
npm
83优秀健康指数
micromatch/picomatch
Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert
JavaScript★ 1,284↓ 1.7B/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
81优秀健康指数
FRSOURCE/frs-replace
The fastest way to replace any text/file/piped stream content. Shipped with both NodeJS API & CLI out of the box!
TypeScript · JavaScript★ 2↓ 3,984/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
npm
78良好健康指数
Chevrotain/chevrotain
Parser Building Toolkit for JavaScript
TypeScript · JavaScript★ 2,794↓ 189M/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
Packagist
77良好健康指数
composer/pcre
PCRE wrapping library that offers type-safe preg_* replacements.
PHP★ 710↓ 13.3M/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
npm
63中等健康指数
kaelzhang/node-ignore
🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.
JavaScript★ 498↓ 1.2B/月2026年8月4日
自定义许可证2026年8月4日 · 指标 2.10.0
npm
63中等健康指数
mpyw/FILTER_VALIDATE_EMAIL.js
TypeScript/JavaScript Email validation compatible with PHP's filter_var($value, FILTER_VALIDATE_EMAIL)
TypeScript★ 26↓ 2,598/月2026年7月21日
MIT2026年7月21日 · 指标 2.10.0
npm
62中等健康指数
j-ulrich/release-it-regex-bumper
Regular expression based version read/write plugin for release-it
JavaScript★ 12↓ 10.9K/月2026年8月25日
MIT2026年8月25日 · 指标 2.10.0
NuGet
62中等健康指数
ltrzesniewski/pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
C#★ 1662026年7月31日
自定义许可证2026年7月31日 · 指标 2.10.0
npm
62中等健康指数
micromatch/micromatch
Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, babel core, yarn, jest, ract-native, taro, bulma, browser-sync, stylelint, nyc, ava, and many others! Follow micromatch's author: https://github.com/jonschlinkert
JavaScript★ 3,035↓ 653M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
62中等健康指数
slevithan/xregexp
Extended JavaScript regular expressions
JavaScript★ 3,326↓ 15.1M/月2026年8月13日
MIT2026年8月13日 · 指标 2.10.0
PyPI
60中等健康指数
RECHE23/real-regex
Linear-time, ReDoS-safe C++20 header-only regex engine with bounded lookarounds + an re-compatible Python binding
C++ · Python★ 3↓ 15.2K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
Go
60中等健康指数
dlclark/regexp
A full-featured regex engine in pure Go based on the .NET engine
Go★ 1,1812026年7月16日
MIT2026年7月16日 · 指标 2.10.0
Go
60中等健康指数
dlclark/regexp2
A full-featured regex engine in pure Go based on the .NET engine
Go★ 1,1822026年7月21日
MIT2026年7月21日 · 指标 2.10.0
NuGet
60中等健康指数
markwhitaker/RegexToolbox.NET
Regular expression tools for .NET developers
C#★ 122026年8月3日
Apache-2.02026年8月3日 · 指标 2.10.0
npm
59中等健康指数
bnjmnt4n/regjsgen
Generate regular expressions from regjsparser’s AST.
JavaScript★ 32↓ 164M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
57中等健康指数
inspect-js/is-regex
Is this value a JS regex?
JavaScript★ 24↓ 384M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
54中等健康指数
75lb/renamer
Rename files in bulk.
JavaScript★ 557↓ 139.8K/月2026年7月15日
MIT2026年7月15日 · 指标 2.10.0
npm
54中等健康指数
slevithan/regex
JS regexes ➕ future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices.
JavaScript★ 632↓ 66.7M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0
npm
51中等健康指数
es-shims/RegExp.prototype.flags
ES6 spec-compliant RegExp.prototype.flags shim
JavaScript★ 8↓ 336M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
51中等健康指数
mathiasbynens/emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
JavaScript★ 1,909↓ 1.8B/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
crates.io
50中等健康指数
pomsky-lang/pomsky
A new, portable, regular expression language
Rust★ 1,354↓ 1,712/月2026年8月9日
Apache-2.02026年8月9日 · 指标 2.10.0
crates.io
48薄弱健康指数
Canop/lazy-regex
lazy static regular expressions checked at compile time
Rust★ 228↓ 2.3M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
npm
48薄弱健康指数
micromatch/braces
Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.
JavaScript★ 250↓ 652M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
RubyGems · npm
45薄弱健康指数
ticky/ruby-emoji-regex
💎 A set of Ruby regular expressions for matching Unicode Emoji symbols.
Ruby★ 412026年7月17日
MIT2026年7月17日 · 指标 2.10.0
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
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
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/is-regexp
Check if a value is a regular expression
JavaScript · TypeScript★ 26↓ 112M/月2026年8月31日
MIT2026年8月31日 · 指标 2.10.0