Flowbite components for Svelte
npm install flowbite-svelte-son




⚠️ Flowbite-Svelte is currently in early development and APIs and packages are likely to change quite often.

Build websites even faster with components on top of Tailwind CSS
Flowbite-Svelte is an official Flowbite component library for Svelte. All interactivities are handled by Svelte.
Visualize this repo's codebase
You can use Flowbite-Svelte Starter for a quick start.
- Getting started
- About
- Types
- How to contribute
- License
For full documentation, visit flowbite-svelte.com.
If you need help or just want to discuss about the library join the community on Github:
⌨️ Discuss about Flowbite on GitHub
For casual chatting with others using the library:
💬 Join the Flowbite Discord Server
Please use node v16.xx.x.
Run:
``sh`
npm run test
`sh`
npm run gen:props
This will pull all props from components and replace files in /src/routes/props` directory.
Please read How to contribute.