Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important Note

Due to changes in priorities, I will no longer be maintaining this library. Feel free to fork it.

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

About

A collection of renderless Svelte components

Topics

Resources

Stars

277 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages