From 1286e89d87e6344366aa6d8dfb5ff5ea2cf404c7 Mon Sep 17 00:00:00 2001 From: Duoc Nguyen Date: Tue, 23 Sep 2025 21:06:00 +0700 Subject: [PATCH] add instantcode - AI code agent support --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b08c4f70..2ecdc009 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [vite-plugin-year](https://github.com/8hobbies/vite-plugin-year) - Inserts the current year to the HTML file during build. Useful for adding a copyright year to the HTML file. - [vite-plugin-llms](https://github.com/saschaseniuk/vite-plugin-llms) - Integration for the llms.txt specification supporting AI optimized content alongside application routes. - [module-federation/vite](https://github.com/module-federation/vite) - Official Module Federation integration, enabling dynamic remote module loading. +- [instantCode](https://github.com/nguyenvanduocit/instantCode) - Point, click, and describe - AI-powered frontend editing directly through your browser's dev environment. #### Loaders