FLOWBITE-SVELTE
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
Flowbite-Svelte-Starter
You can use Flowbite-Svelte Starter for a quick start.
Installation
Documentation
For full documentation, visit flowbite-svelte.com.
Components
Community
If you need help or just want to discuss about the library join the community on Github:
For casual chatting with others using the library:
Tests
Please use node v16.xx.x.
Run:
npm run test
Create props
npm run gen:props
This will pull all props from components and replace files in /src/routes/props
directory.
Contribute
Please read How to contribute.