regex-doctor
监控您的正则表达式使用情况并提供改善性能的建议。
[!重要] 正在开发中,尚未可用。
使用方法
将该包安装为依赖项:
pnpm i -D regex-doctor
使用 --import regex-doctor/register
运行脚本:
node --import regex-doctor/register path/to/your/script.js
这将在 .regex-doctor/output.json
下生成一份报告。
然后运行:
npx regex-doctor
在浏览器中查看报告。
赞助商
许可证
MIT 许可证 © 2023-至今 Anthony Fu