From b7f2dfbc78085f01503b9af36e4296a6cfd9d702 Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Tue, 11 Mar 2025 11:09:15 -0400 Subject: [PATCH] Add Beacon LiveAdmin in list of projects Hey @woutdp we're in the process of updating the Visual Editor in Beacon to use Svelte 5 and just realized this nice section in the readme, so it would be nice to list Beacon as well :) Thanks for this project! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40d50e2..3f33e86 100644 --- a/README.md +++ b/README.md @@ -822,5 +822,6 @@ Which you can find [here](https://github.com/woutdp/live_svelte/blob/master/asse - [Territoriez.io](https://territoriez.io) - [ash-svelte-flowbite](https://github.com/dev-guy/ash-svelte-flowbite) - [Local-First Todo App](https://github.com/tonydangblog/liveview-svelte-pwa) +- [Beacon LiveAdmin](https://github.com/BeaconCMS/beacon_live_admin) _Using LiveSvelte in a public project? Let me know and I'll add it to this list!_