An open API service indexing awesome lists of open source software.

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

This projects showcases an integration between Skeleton and Svelte Simple Datatables
https://github.com/skeletonlabs/skeleton-datatables-integration

Last synced: over 1 year ago
JSON representation

This projects showcases an integration between Skeleton and Svelte Simple Datatables

Awesome Lists containing this project

README

          

# Skeleton 🤝 Svelte Simple Datatables

This repository demonstrates integration between [Svelte Simple Datatable](https://vincjo.fr/datatables/home) and [Skeleton](https://www.skeleton.dev/). 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](https://www.skeleton.dev/docs/ssd).

## Examples

### ``

![Datatable Component](static/themes.gif)

### Accessory Components

![Accessory Components](static/components.png)

## Get Started

Follow the instructions below.

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

cd skeleton-datatables-integration

pnpm i

pnpm dev
```

or

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/skeletonlabs/skeleton-datatables-integration)