/flowbite-svelte

Official Svelte components built for Flowbite and Tailwind CSS

Primary LanguageSvelteMIT LicenseMIT

FLOWBITE-SVELTE

npm version npm downloads release license

Flowbite-Svelte is an official Flowbite component library for Svelte. All interactivities are handled by Svelte.

Installation

Accordion components

Alert components

Avatar components

Badges components

Breadcrumb components

Button group compnents

Button components

Card components

Carousel components

Dark mode components

Dropdown components

Form components

Footer components

Icons components

List group components

Modal components

Navbar components

Pagination components

Progress bar

Sidebar components

Spinner components

Tab components

Table components

Timeline components

Toast components

Tooltip components

Tests

Run:

npm run test

Create props

cd scripts
node createProps.js

This will pull all props from components and replace files in /src/routes/props directory.