出品者: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・Webビルダー・クラウド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
$13.53