From 92abf81d37b2734dbecc0aa0fb95cd85c00c2198 Mon Sep 17 00:00:00 2001 From: ct-vrushti Date: Wed, 15 Jul 2026 15:29:52 +0530 Subject: [PATCH] Add UIAble to UI kits list in README Added UIAble to the list of UI kits and component libraries. --- list/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/list/README.md b/list/README.md index 309e5036..8c65e001 100644 --- a/list/README.md +++ b/list/README.md @@ -628,6 +628,7 @@ Initially created by [Marko](https://markodenic.com) at [Web Development Resourc | [8bitcn](https://8bitcn.com/) | Retro 8-bit styled UI component library with accessible and customizable components for a nostalgic aesthetic | | [Tailkits UI](https://tailkits.com/ui/) | Tailwind Components with Native MCP Support | | [LangUI](https://www.langui.dev/) | Open Source Tailwind CSS components for your AI and GPT projects. | +| [UIAble](https://uiable.com/) | An open-source shadcn-based UI system designed to help developers build scalable, production-ready applications faster. | [⬆ back to top](#table-of-contents)