From 5f492f59b5e23348d87c13984e3fb520e75003c9 Mon Sep 17 00:00:00 2001 From: IVA2K Date: Mon, 29 Jan 2024 16:56:03 -0800 Subject: [PATCH] Add notes on ui-carbon and ui-framework7 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df03a577..49d16e76 100644 --- a/README.md +++ b/README.md @@ -222,8 +222,8 @@ This project has few of the top UI frameworks integrated in separate git branche | [ui-agnostic](../../tree/ui-agnostic) | [AgnosticUI](https://github.com/AgnosticUI/agnosticui) | Y | | | [ui-bootstrap](../../tree/ui-bootstrap) | [Bootstrap](https://github.com/twbs/bootstrap) | Y | [Sveltestrap](https://github.com/sveltestrap/sveltestrap), Themes from [Bootswatch](https://github.com/thomaspark/bootswatch) | | [ui-bulma](../../tree/ui-bulma) | [Bulma](https://bulma.io/) | N | | -| [ui-carbon](../../tree/ui-carbon) | [Carbon](https://carbon-components-svelte.onrender.com/) | Y | | -| [ui-framework7](../../tree/ui-framework7) | [Framework7](https://framework7.io/svelte/introduction.html) | N | Incomplete and currently broken | +| [ui-carbon](../../tree/ui-carbon) | [Carbon](https://carbon-components-svelte.onrender.com/) | Y | Incomplete and currently broken (w/Svelte 5) | +| [ui-framework7](../../tree/ui-framework7) | [Framework7](https://framework7.io/svelte/introduction.html) | N | Incomplete and currently broken (w/Svelte 5) | | [ui-shoelace](../../tree/ui-shoelace) | [Shoelace](https://shoelace.style/) | Y | | | [ui-svelteui](../../tree/ui-svelteui) | [SvelteUI](https://www.svelteui.org) | Y | | | [ui-tailwindcss](../../tree/ui-tailwindcss) | [TailwindCSS](https://tailwindcss.com) | | May use components, e.g. [Flowbite](https://flowbite.com/docs/getting-started/introduction/) |