From e8417a1aaf27a70be04056d8ce78e56c1a55808f Mon Sep 17 00:00:00 2001 From: Benja Appel <78376862+Lyqst@users.noreply.github.com> Date: Fri, 29 Oct 2021 13:38:23 -0300 Subject: [PATCH] Add Svelte to Javascript section (#983) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4619f27..27c975d 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,7 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu - [SimplQ](https://github.com/SimplQ/simplQ-frontend/labels/good%20first%20issue) _(label: good first issue)_
Free online queue manager for easy and instant crowd control. [Contributing Guidelines](https://github.com/SimplQ/simplQ-frontend#contributing) - [ReactiveSearch](https://github.com/appbaseio/reactivesearch/labels/good%20first%20issue%20%3Awave%3A) _(label: good first issue)_
A UI components library for Elasticsearch: Available for React, Vue and React Native. - [Create React App](https://github.com/facebook/create-react-app/labels/good%20first%20issue) _(label: good-first-issue)_
Create React apps with no build configuration. +- [Svelte](https://github.com/sveltejs/svelte/labels/good%20first%20issue) _(label: good first issue)_
Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. ## Julia