由 tarunkorat 出售

AI-powered regex tester and explainer built with React, TypeScript, and Tailwind CSS v4. Test patterns with live match highlighting, get Chrome's built-in Gemini Nano AI to explain regex tokens and generate patterns from plain English, save snippets to localStorage, and share state via URL—all client-side with no backend. Perfect for developers who want to master regex patterns interactively with AI assistance. Licensed under Tetrees License.
RegexLab is an AI-powered regex testing and learning studio built with Vite + React + TypeScript + Tailwind CSS v4. Test regex patterns with live match highlighting, get AI-powered explanations using Chrome's built-in Gemini Nano, generate regex from plain English descriptions, and save your favourite patterns — all in the browser with no backend required.
g, i, m, s, u, y flags with one clicklocalStorage with name and description| Tool | Version |
|---|---|
| Vite | 6.x |
| React | 19.x |
| TypeScript | 5.x |
| Tailwind CSS | v4 |
| Framer Motion | 12.x |
| Chrome Built-in AI | Gemini Nano (on-device) |
npm install
npm run dev # Start dev server (http://localhost:5173)
npm run build # Build for production
npm run typecheck # Type checking
npm run lint # Linting
The Explain and Generate features require Chrome 127+ with Gemini Nano enabled:
chrome://flags/#prompt-api-for-gemini-nano and set to Enabled启动隔离沙箱并在服务器端直接运行 — 无需本地配置。
将此产品直接导入你的 AI IDE、网页构建器或云端 IDE。
将 Tetrees 连接到兼容的 AI IDE,列出你拥有的产品并获取已验证 ZIP,同时不会开放卖家上传权限。
暂无评价。
Sign in to join the discussion
Loading discussion…
chrome://flags/#optimization-guide-on-device-modelchrome://components (look for "Optimization Guide On Device Model")● AI ReadyRegex Editor (Left Panel):
/pattern/ input — matches highlight instantlyg, i, m, s, u, y)/pattern/flags to clipboardAI Assistant (Right Panel):
Snippets Sidebar:
src/
├── components/
│ ├── editor/
│ │ ├── RegexInput.tsx
│ │ └── FlagsSelector.tsx
│ ├── explainer/
│ │ ├── ExplainPanel.tsx
│ │ ├── TokenCard.tsx
│ │ └── GroupsTable.tsx
│ ├── generator/
│ │ └── GenerateFromText.tsx
│ ├── sidebar/
│ │ ├── SavedSnippets.tsx
│ │ └── SnippetCard.tsx
│ └── ui/
│ ├── Badge.tsx
│ ├── Tooltip.tsx
│ ├── CopyButton.tsx
│ └── Toast.tsx
├── hooks/
│ ├── useRegex.ts
│ └── useAI.ts
├── utils/
│ ├── regexParser.ts
│ ├── highlighter.ts
│ └── shareUrl.ts
├── data/
│ └── snippets.ts
├── App.tsx
├── main.tsx
└── index.css
#6366f1Tetrees License
沙箱验证已完成,检测到的可运行路径已通过。
This React web app completed archive review with strong static results. Structure, dependency manifests, documentation, functional source, and common risk patterns were checked by the Tetrees verification pipeline; runtime phases are stated separately. Final verified scores after isolated runtime evidence: overall 8.3 and security 9.
Deterministic AVCP artifact review
管道 avcp-2026-08-04.1 · SHA-256 365d77e9c586426b…
This version-scoped review deterministically inspects the submitted archive for structure, dependencies, documentation, functional source, and common malicious or high-risk signals. Build and test phases are reported as passed only after an isolated sandbox audition. It is not a guarantee of perfect security.
审查日期 2026年8月7日
完整安装指南与集成提示词将在购买后解锁。
Automation, Utilities & Developer Tools
US$13.53