Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 953 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 953 Bytes

Skeleton 🤝 Svelte Simple Datatables

This repository demonstrates integration between Svelte Simple Datatable and Skeleton. This is an opinionated starter template which uses Skeleton, Typescript and pnpm. If you prefer to start from scratch, or add to an existing project, then you can follow the official guide in the Skeleton Docs.

Examples

<Datatable />

Datatable Component

Accessory Components

Accessory Components

Get Started

Follow the instructions below.

git clone https://github.com/skeletonlabs/skeleton-datatables-integration.git

cd skeleton-datatables-integration

pnpm i

pnpm dev

or

Open in StackBlitz