全部标签
目录标签

#matcher

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

23 条记录
标签为“matcher”按健康指数排序
npm
94卓越健康指数
salesforce/sa11y
Salesforce Automated Accessibility Testing Libraries
TypeScript★ 107↓ 503.6K/月2026年9月6日
BSD-3-Clause2026年9月6日 · 指标 2.10.0
Maven · npm
89优秀健康指数
mockk/mockk
mocking library for Kotlin
Kotlin★ 5,7592026年8月21日
Apache-2.02026年8月21日 · 指标 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
Packagist
78良好健康指数
coduo/php-matcher
The easiest way to match data structures like JSON/PlainText/XML against readable patterns. Sandbox:
PHP★ 841↓ 202.4K/月2026年7月31日
MIT2026年7月31日 · 指标 2.10.0
npm
78良好健康指数
sindresorhus/globby
User-friendly glob matching
JavaScript★ 2,647↓ 361M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
npm
77良好健康指数
NickColley/jest-axe
Custom Jest matcher for aXe for testing accessibility ♿️🃏
JavaScript★ 1,111↓ 10.1M/月2026年8月25日
MIT2026年8月25日 · 指标 2.10.0
npm
77良好健康指数
just-jeb/jest-marbles
Helpers library for marbles testing with Jest
TypeScript★ 114↓ 346.7K/月2026年7月18日
MIT2026年7月18日 · 指标 2.10.0
PyPI
69良好健康指数
bact/licenseid
A Python CLI and library to get the SPDX License ID from license text
Python★ 1↓ 5,731/月2026年8月19日
Apache-2.02026年8月19日 · 指标 2.10.0
npm · Go
69良好健康指数
tabnas/parser
Tabnas parsing engine
Go · TypeScript · JavaScript★ 0↓ 2,433/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm
67良好健康指数
AccessLint/accesslint
Accessibility testing tools monorepo — core, CLI, MCP, Playwright, Storybook, Vitest
TypeScript★ 5↓ 64.4K/月2026年7月27日
无许可证2026年7月27日 · 指标 2.10.0
npm · Go
65良好健康指数
tabnas/jsonic
该仓库未发布描述。
Go · JavaScript★ 0↓ 1,581/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm
62中等健康指数
NaturalIntelligence/path-expression-matcher
helpful to match path by parsers for XML, JSON, YAML or any type
JavaScript · TypeScript★ 3↓ 174M/月2026年8月4日
MIT2026年8月4日 · 指标 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 · Go
62中等健康指数
tabnas/csv
该仓库未发布描述。
Go · TypeScript★ 0↓ 256/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm · Go
62中等健康指数
tabnas/expr
该仓库未发布描述。
TypeScript · Go★ 0↓ 997/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm · Go
62中等健康指数
tabnas/hoover
该仓库未发布描述。
Go · TypeScript★ 0↓ 266/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm · Go
62中等健康指数
tabnas/path
该仓库未发布描述。
TypeScript · Go★ 0↓ 918/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm · Go
60中等健康指数
tabnas/xml
该仓库未发布描述。
TypeScript · Go★ 0↓ 274/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm
59中等健康指数
dperini/nwsapi
Fast CSS Selectors API Engine
JavaScript★ 136↓ 200M/月2026年8月23日
MIT2026年8月23日 · 指标 2.10.0
npm · Go
59中等健康指数
tabnas/markdown
该仓库未发布描述。
TypeScript · Go★ 0↓ 241/月2026年7月17日
MIT2026年7月17日 · 指标 2.10.0
npm · Go
53中等健康指数
tabnas/toml
该仓库未发布描述。
Go · TypeScript★ 0↓ 241/月2026年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
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