mirror of
https://github.com/jamesmurdza/awesome-ai-devtools.git
synced 2026-06-07 15:13:58 +02:00
Add JSONFix, CronAI, RegexAI AI-powered developer utility tools
Adds three free, web-based AI developer tools under Snippet & Utility Tools: - JSONFix: AI-powered JSON repair - CronAI: Plain English to cron expressions - RegexAI: Plain English to regex patterns Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -224,6 +224,9 @@ Web utilities for quick code generation, language translation, and regex creatio
|
||||
- [AutoRegex](https://www.autoregex.xyz/) — AutoRegex uses OpenAI's GPT-3 to produce regular expressions from plain English.
|
||||
- [unpkg.ai](https://unpkg.ai/) — Open source AI-powered ESM module generation service. Generate JavaScript modules via URL for rapid prototyping.
|
||||
- [EnigmaEasel](https://enigmaeasel.com) — AI-powered engine for generating accessible color palettes and systems, OKLCH gradients, and font pairings with one-click Tailwind CSS and SCSS exports.
|
||||
- [JSONFix](https://jsonfix-lake.vercel.app/) — AI-powered JSON repair tool that instantly fixes malformed JSON with missing quotes, trailing commas, and syntax errors.
|
||||
- [CronAI](https://cronai-nu.vercel.app/) — Converts plain English schedule descriptions into correct cron expressions using AI.
|
||||
- [RegexAI](https://regexai-six.vercel.app/) — Generates working regular expressions from plain English descriptions with explanations. Supports multiple regex flavors.
|
||||
|
||||
#### ChatGPT Plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user