From 13c0cccd61b5cde76fddbe1607111992fc612fca Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Wed, 10 Sep 2025 19:37:17 -0700 Subject: [PATCH] Add unpkg.ai - Open source AI-powered ESM module generation service Zero friction AI-powered module generation for rapid prototyping and development. Open source service with no signup required, no API keys needed - just import and code. - Generate JavaScript modules via URL for rapid prototyping - Perfect for AI-assisted development workflows - Instant ESM modules for any function or utility needed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fca8a38..b4f6a87 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AI Code Convert](https://aicodeconvert.com/) — A web tool for translating code between programming languages. - [AI Code Playground](https://aicodeplayground.com/) — A web tool for refactoring and improving code. - [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. ## Documentation