@sveltinio/widgets
v0.7.9
Published
A collection of responsive, type-safe, accessible and configurable Svelte components for cards, pages navigation, TOC (Table of Contents), ...
Downloads
42
Maintainers
Readme
Description
A collection of responsive, type-safe, accessible and configurable Svelte components for cards, pages navigation, TOC (Table of Contents) ...
Demos
You can see live demos here or if you clone the repos by running pnpm dev
Components List
- Breadcrumbs
- Card
- PagesNavigator
- ResponsiveCard
- ScrollToTopButton
- TOC (Table of Contents)
Install
# pnpm
pnpm install @sveltinio/widgets
# npm
npm install @sveltinio/widgets
# yarn
yarn add @sveltinio/widgets
License
Free and open-source software under the MIT License