Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -5,7 +5,7 @@
 
 Awesome Svelte !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Svelte !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
▐ ⚡ A curated list of awesome Svelte resources
@@ -88,8 +88,7 @@
Tutorials
- Getting Started with Svelte 3 (https://www.digitalocean.com/community/tutorials/getting-started-with-svelte-3) - DigitalOcean.
- Develop a complete application with Svelte and TypeScript (https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started) - MDN 
Web Docs.
- Develop a complete application with Svelte and TypeScript (https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started) - MDN Web Docs.
- An Introduction to Actions (https://svelte.school/tutorials/introduction-to-actions) - Svelte School.
- Svelte Tutorial for Beginners (https://www.youtube.com/playlist?list=PL4cUxeGkcC9hlbrVO_2QFVqVPhlZmz7tO) - The Net Ninja (YouTube).
- Sapper Tutorial (Crash Course) (https://www.youtube.com/playlist?list=PL4cUxeGkcC9gdr4Qhx83gBBcID-KMe-PQ) - The Net Ninja (YouTube).
@@ -112,8 +111,7 @@
- SvelteScaling (https://svelte-scaling.acmion.com/) - Does Svelte Scale?
- Will it Scale? (https://github.com/halfnelson/svelte-it-will-scale) - Finding Svelte's inflection point.
- JavaScript Frameworks Performance Comparison (https://medium.com/javascript-in-plain-english/javascript-frameworks-performance-comparison-2020-cd881ac21fce) - Performance of Svelte and 
other top javascript frameworks.
- JavaScript Frameworks Performance Comparison (https://medium.com/javascript-in-plain-english/javascript-frameworks-performance-comparison-2020-cd881ac21fce) - Performance of Svelte and other top javascript frameworks.
Integrations
@@ -171,8 +169,7 @@
- svelte-simple-datatables (https://github.com/vincjo/svelte-simple-datatables) - A Datatable component for Svelte
- svelte-table (https://github.com/dasDaniel/svelte-table) - A table implementation that allows sorting and filtering.
- svelte-generic-crud-table (https://github.com/ivosdc/svelte-generic-crud-table) - Agnostic web-component for object-arrays with CRUD functionality. Sort and resize columns. Multiple tables 
per page.
- svelte-generic-crud-table (https://github.com/ivosdc/svelte-generic-crud-table) - Agnostic web-component for object-arrays with CRUD functionality. Sort and resize columns. Multiple tables per page.
- svelte-generic-table-pager (https://github.com/ivosdc/svelte-generic-table-pager) - Svelte-generic-crud-table with paginator.
Notification
@@ -180,11 +177,9 @@
_Toaster / snackbar - Notify the user with a modeless temporary little popup._
- svelte-notifications (https://github.com/beyonk-adventures/svelte-notifications) - Toast notifications component that can be used in any JS application.
- svelte-favicon-badge (https://github.com/kevmodrome/svelte-favicon-badge) - A custom component that adds a favicon and a badge that you can use to show for example number of unread 
messages, etc.
- svelte-favicon-badge (https://github.com/kevmodrome/svelte-favicon-badge) - A custom component that adds a favicon and a badge that you can use to show for example number of unread messages, etc.
- @zerodevx/svelte-toast (https://github.com/zerodevx/svelte-toast) - Simple elegant toast notifications.
- svelte-french-toast (https://github.com/kbrgl/svelte-french-toast) - Buttery smooth toast notifications for Svelte, inspired by React Hot Toast. Lightweight, customizable, and beautiful by 
default.
- svelte-french-toast (https://github.com/kbrgl/svelte-french-toast) - Buttery smooth toast notifications for Svelte, inspired by React Hot Toast. Lightweight, customizable, and beautiful by default.
- svelte-sonner (https://github.com/wobsoriano/svelte-sonner) - An opinionated toast component for Svelte.
Grid
@@ -275,8 +270,7 @@
PWA
- SvelteKit-Adapter-Versioned-Worker (https://github.com/hedgehog125/SvelteKit-Adapter-Versioned-Worker) - An easy-to-use service worker build plugin where you don't need to worry about cache
durations.
- SvelteKit-Adapter-Versioned-Worker (https://github.com/hedgehog125/SvelteKit-Adapter-Versioned-Worker) - An easy-to-use service worker build plugin where you don't need to worry about cache durations.
Portal