GitShow/antfu/regex-doctor
antfu

regex-doctor

Monitor your RegExp consumption and provide suggestions to improve performance.

by antfu
Star on GitHubForknpm

TypeScript

167 stars12 forks6 contributorsQuiet · 1y agoSince 2024v0.0.4MIT

Meet the team

See all 6 on GitHub →
antfu
antfu24 contributions
wendraw
wendraw3 contributions
zyyv
zyyv1 contribution
libondev
libondev1 contribution
zhouhaoyiu
zhouhaoyiu1 contribution
webdiscus
webdiscus1 contribution

Languages

View on GitHub →
TypeScript51.3%
Vue46.2%
CSS2.2%
JavaScript0.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 1y ago
See all on GitHub →
wendraw
perf: improved data serialization with streamOpenPR

Description As discussed before https://github.com/antfu/regex-doctor/pull/9#discussion_r1613288138 . dump data returns a huge object, when we serialize the object with , Node.js throws OOM or stack overflow. so, add msgpackr to serialize huge object with stream and buffer to resolve this problem. Linked Issues Additional context

wendraw · 2y ago

Recent fixes

View closed PRs →
zhouhaoyiu
fix: error ui baseURL configMergedPR

Description In the previous regex-doctor\ui\nuxt.config.ts, app.baseURL was configured as './', so the link in the terminal was displayed as http://localhost:3000./, so I changed './' to '/' so that the link could be opened normally. Linked Issues Additional context !wechat_2025-03-08_233547_010 !image

zhouhaoyiu · 1y ago
webdiscus
feat: replace picocolors with ansisMergedPR

Description Hello @antfu, This PR replaces with a better alternative that supports both CJS and ESM. Ansis supports chained syntax for clean and readable code. Ansis is nearly as small (6.8 kB) as Picocolors (6.4 kB).

webdiscus · 1y ago
wendraw
perf: use VirtualScroller component to optimize performance problems caused by large amounts of dataMergedPR

Description use VirtualScroller component to optimize performance problems caused by large amounts of data Linked Issues NOTE: this PR contains https://github.com/antfu/regex-doctor/pull/7 PR, because CI is don't work with https://github.com/antfu/regex-doctor/tree/main Additional context

wendraw · 2y ago
Structured data for AI agents

Repository: antfu/regex-doctor. Description: Monitor your RegExp consumption and provide suggestions to improve performance. Stars: 167, Forks: 12. Primary language: TypeScript. Languages: TypeScript (51.3%), Vue (46.2%), CSS (2.2%), JavaScript (0.2%). License: MIT. Latest release: v0.0.4 (2y ago). Open PRs: 1, open issues: 1. Last activity: 1y ago. Community health: 85%. Top contributors: antfu, wendraw, zyyv, libondev, zhouhaoyiu, webdiscus.

·@ofershap

Replace github.com with gitshow.dev