Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

flowbite-svelte-admin-dashboard

themesberg677MIT1.1.1TypeScript support: included

Flowbite Admin Dashboard components for Svelte

svelte, sveltekit, tailwindcss, flowbite, ui, admin dashboard, signup

readme

flowbite-svelte-admin-dashboard

Installation

# create a new project in my-app
# install tailwindcss
npx sv create my-app
cd my-app
pnpm i -D flowbite-svelte-admin-dashboard
# it's a good idea to update all dependencies
pnpm update
# run the server
pnpm dev

changelog

flowbite-svelte-admin-dashboard

1.1.1

Patch Changes

  • fix: export types

1.1.0

Minor Changes

  • feat: update for latest dependencies

  • fix: dependencies update (f4e7931)

1.0.6

Patch Changes

  • fix: update replaceLibImport and peerDependencies

1.0.5

Patch Changes

  • feat: more components

1.0.4

Patch Changes

  • fix: replace default object with $dereived()

1.0.3

Patch Changes

  • feat: more components

1.0.2

Patch Changes

  • feat: more svelte components

1.0.1

Patch Changes

  • feat: more components

1.0.0

Major Changes

  • feat: npm libraray