From 3a0de6d6d4a257fa1d92e7ee4333e81b33f71076 Mon Sep 17 00:00:00 2001 From: Royal Jain Date: Sun, 21 Jan 2024 09:09:46 +0530 Subject: [PATCH 1/2] add CodeParrot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7fac11..b11cd57 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Clone UI](https://clone-ui.design/) — Tailwind CSS UI component generator. - [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. - [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. +- [CodeParrot](https://www.codeparrot.ai/) - VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. ## Snippet generators From 0f028c615f93d2aa59999bb1627f6fb344ba8d4d Mon Sep 17 00:00:00 2001 From: Royal Jain Date: Sun, 21 Jan 2024 09:11:54 +0530 Subject: [PATCH 2/2] update hyphen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b11cd57..aa06bc3 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Clone UI](https://clone-ui.design/) — Tailwind CSS UI component generator. - [Tempo ](https://www.tempolabs.ai/) — WYSIWYG editor for React interfaces. - [Kombai](https://kombai.com/) — AI Tool for generating frontend code from Figma. -- [CodeParrot](https://www.codeparrot.ai/) - VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. +- [CodeParrot](https://www.codeparrot.ai/) — VS code plugin to generate Frontend code from Figma. Reuses existing components, libraries and coding standards to generate code which fits perfectly with your existing codebase. All without any prompting. ## Snippet generators