Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 10 Svelte Component Projects
-
With daisyUI you have a great start point by like this:
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
There’s also svelte-put that does something similar
-
svelte range slider
-
-
muonw-powertable
▦ PowerTable is a Svelte component that turns JSON data into an interactive HTML table. Inspired by DataTables. Powered by Svelte.
-
Project mention: svelte-stepper: A simple library for building delightfully-animated stepper flows with Svelte. | /r/sveltejs | 2023-04-13
GitHub: https://github.com/efstajas/svelte-stepper
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
svelte-star-rating
Simple Svelte component, with no dependencies, for implementing and capturing assessments through a simple and intuitive interface that will take you to the stars. ✨
Project mention: How to develop a svelte component and publish it as a package in NPM | dev.to | 2023-05-20{ "name": "@ernane/svelte-star-rating", "version": "1.0.0", "description": "Simple component to assign scores based on stars.", "main": "dist/index.js", "module": "dist/index.mjs", "svelte": "src/index.js", "scripts": { "build": "rollup -c", "dev": "rollup -c -w" }, "homepage": "https://github.com/ErnaneJ/svelte-star-rating", "bugs": { "url": "https://github.com/ErnaneJ/svelte-star-rating/issues" }, "repository": { "type": "git", "url": "git+https://github.com/ErnaneJ/svelte-star-rating.git" }, "keywords": [ "svelte", "star", "ratting", "component", "sapper" ], "author": "ernane ", "license": "MIT", "devDependencies": { "rollup": "^2.39.0", "rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-svelte": "^7.1.0", "svelte": "^3.32.3" } }
-
-
I created a new Svelte Custom Cursor library and I need some feedback ( I'm quite new to svelte ) You can check out the Github Repository at https://github.com/n3-rd/curseur and see how it works at https://curseur.vercel.app/ All feedback would be appreciated
Svelte Component related posts
- Skeleton UI – v2.0 Release Candidate
- Updates to Skeleton - new release, new store, and v2 soon! [self promotion]
- Skeleton UI can´t use @apply on skeleton css classes.
- What css library to use?
- Any nice dashboard libraries?
- Removing Skeleton UI from SvelteKit
- Building a Chrome Extension with SvelteKit
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 Sep 2023
Index
What are some of the best open-source Component projects in Svelte? This list will help you:
Project | Stars | |
---|---|---|
1 | daisyui | 24,595 |
2 | skeleton | 3,563 |
3 | svelte-put | 457 |
4 | svelte-range-slider-pips | 354 |
5 | signin-with-matrix | 211 |
6 | muonw-powertable | 179 |
7 | svelte-stepper | 67 |
8 | svelte-star-rating | 23 |
9 | svelte-component-test-demo | 9 |
10 | curseur | 5 |