Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 860 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 860 Bytes

Eureka

Inspired by Svelte magic. A free and open source Tailwind based component library for Svelte 5.

Table of Contents

Features

  • Fast and Minimal
  • Modern
  • Easy for normal folks
  • Sane defaults
  • Frotsed glass (who doesn't love that?)
  • Field validation with Yup

Images

Example Images are here.

Installation

  1. Install the package (npm install @kerosenelabs/eureka)

  2. Add the CSS to your app.css

import "@kerosenelabs/eureka/components.css"
  1. Import components, start making cool things! There's examples in this repositories +page.svelte and +layout.svelte.

License

Please see LICENSE.md.