From c122c65763a9a7b795bb4bc99a691d989b1d96f8 Mon Sep 17 00:00:00 2001 From: TheComputerM Date: Sat, 19 Dec 2020 23:09:16 +0530 Subject: [PATCH] Add Svelte (#1898) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8a0fd444..277a9569 100755 --- a/readme.md +++ b/readme.md @@ -284,6 +284,7 @@ - [Yew](https://github.com/jetli/awesome-yew#readme) - Rust framework inspired by Elm and React for creating multi-threaded frontend web apps with WebAssembly. - [Material-UI](https://github.com/nadunindunil/awesome-material-ui#readme) - Material Design React components for faster and easier web development. - [Building Blocks for Web Apps](https://github.com/componently-com/awesome-building-blocks-for-web-apps#readme) - Standalone features to be integrated into web apps. +- [Svelte](https://github.com/TheComputerM/awesome-svelte#readme) - App framework. ## Back-End Development