Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kmalloy24/svelte-ssr-datatable
https://github.com/kmalloy24/svelte-ssr-datatable
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kmalloy24/svelte-ssr-datatable
- Owner: kmalloy24
- Created: 2024-04-13T22:40:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T19:25:00.000Z (9 months ago)
- Last Synced: 2024-11-05T12:22:01.584Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supa Simple Svelte DataTable (S3DT)
## β‘ Easily turn your Supabase tables into powerful front-end components
``` html
```
Built with Svelte 4, Supabase, and [Svelte Simple Datatables](https://vincjo.fr/datatables/remote/home).
> [!NOTE]
> This is an opinionated template using PNPM, Typescript, Sveltekit 2, Tailwind CSS, and Skeleton UI. An unstyled example is also provided.## π Quickstart
[![Fork Supabase Database](https://supafork.com/button)](https://supafork.com/new?repository_url=https%3A%2F%2Fgithub.com%2Fkmalloy24%2FS3DT)
## πΊοΈ Roadmap
- [ ] Reactive CRUD
- [ ] Accessory components as props
- [ ] Migrate to Svelte 5 upon release
- [ ] Release on NPM
- [ ] Develop framework agnostic alternative## π Attributions
- [pokemon.csv](https://gist.github.com/armgilles/194bcff35001e7eb53a2a8b441e8b2c6)