All Projects → stephane-vanraes → Renderless Svelte

stephane-vanraes / Renderless Svelte

Licence: mit
A collection of renderless Svelte components

Labels

Projects that are alternatives of or similar to Renderless Svelte

Svelte Starter
A Svelte starter template for projects.
Stars: ✭ 57 (-26.92%)
Mutual labels:  svelte
Perfect Dark Mode
🌚🌝 Perfect Dark Mode
Stars: ✭ 70 (-10.26%)
Mutual labels:  svelte
Iconify Sketch
Sketch plug-in for importing over 70,000 icons from 80+ icon sets, including Material Design Icons, FontAwesome, Jam Icons, Open Emoji and many others.
Stars: ✭ 76 (-2.56%)
Mutual labels:  svelte
Svelte Spa
.NET 5.0 Svelte v3 Rollup Bootstrap App
Stars: ✭ 59 (-24.36%)
Mutual labels:  svelte
Svelte Jester
A Jest transformer for Svelte - compile your components before importing them into tests.
Stars: ✭ 59 (-24.36%)
Mutual labels:  svelte
Thunderdome Planning Poker
⚡ Thunderdome is an open source agile planning poker tool in the theme of Battling for points
Stars: ✭ 70 (-10.26%)
Mutual labels:  svelte
Svelte Simple Datatables
A Datatable component for Svelte
Stars: ✭ 56 (-28.21%)
Mutual labels:  svelte
Svelte Easy Crop
A Svelte component to crop images with easy interactions
Stars: ✭ 80 (+2.56%)
Mutual labels:  svelte
One Click Extensions Manager
a simple chrome extension to manage chrome extension
Stars: ✭ 61 (-21.79%)
Mutual labels:  svelte
Dainte
Painless testing for Svelte components
Stars: ✭ 76 (-2.56%)
Mutual labels:  svelte
Svelte Datatable
DataTable for Svelte with Materialize
Stars: ✭ 59 (-24.36%)
Mutual labels:  svelte
Svelte Feather Icons
Stars: ✭ 60 (-23.08%)
Mutual labels:  svelte
Shopathome
Choose from Angular, React, Svelte, and Vue applications with an Azure Functions API, that deploys to Azure Static Web Apps
Stars: ✭ 73 (-6.41%)
Mutual labels:  svelte
Svelte Canvas
🎨 Reactive canvas rendering with Svelte.
Stars: ✭ 59 (-24.36%)
Mutual labels:  svelte
Fastq.bio
An interactive web tool for quality control of DNA sequencing data
Stars: ✭ 76 (-2.56%)
Mutual labels:  svelte
Svelte Input Mask
Input masking component for Svelte with simple API and rich customization
Stars: ✭ 56 (-28.21%)
Mutual labels:  svelte
Ui
Powerful, reliable & fully featured Svelte UI library
Stars: ✭ 71 (-8.97%)
Mutual labels:  svelte
Svelte Bulma Components
Collection of Bulma UI components to be used in Svelte or standalone
Stars: ✭ 80 (+2.56%)
Mutual labels:  svelte
Svelte Adders
A collection of composable commands to add functionality to Svelte
Stars: ✭ 68 (-12.82%)
Mutual labels:  svelte
Pingcrm Svelte
🦊 Ping CRM Svelte - A demo app to illustrate how Inertia.js works with Laravel and Svelte (hosted on a heroku free dyno).
Stars: ✭ 74 (-5.13%)
Mutual labels:  svelte

Renderless Svelte Components

What are renderless components ?

Renderless components are components that do not render anything by themselves, instead to encapsulate common behaviour and leave the actual output up to the consumer. In Svelte we achieve this through the use of slots.

Components

Accordion

Carousel

Modal

Notifications

TabControl

Tooltip

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].