@chrisjayden/flowbite-svelte
v0.31.9
Published
Flowbite components for Svelte
Downloads
171
Maintainers
Readme
FLOWBITE-SVELTE
⚠️ Flowbite-Svelte is currently in early development and APIs and packages are likely to change quite often.
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:
⌨️ Discuss about Flowbite on GitHub
For casual chatting with others using the library:
💬 Join the Flowbite Discord Server
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.