Inspired by Svelte magic. A free and open source Tailwind based component library for Svelte 5.
- Fast and Minimal
- Modern
- Easy for normal folks
- Sane defaults
- Frotsed glass (who doesn't love that?)
- Field validation with Yup
-
Install the package (
npm install @kerosenelabs/eureka
) -
Add the CSS to your
app.css
import "@kerosenelabs/eureka/components.css"
- Import components, start making cool things! There's examples in this repositories
+page.svelte
and+layout.svelte
.
Please see LICENSE.md.