Update component.json (svelte-datatables-net)

svelte-datatables-net ADDED
This commit is contained in:
Joaquim Henriques
2023-02-23 22:57:16 -03:00
committed by Patrick
parent 41e69a3452
commit 430483f94d

View File

@@ -1,4 +1,14 @@
[
{
"title": "svelte-datatables-net",
"url": "https://github.com/joaquimnetocel/svelte-datatables-net",
"description": "svelte-datatables-net is a svelte/sveltekit component that turns data into an interactive HTML table. Inspired by datatables.net.",
"npm": "svelte-datatables-net",
"addedOn": "2023-02-23",
"category": "Data Visualisation",
"tags": ["components and libraries", "typescript"],
"stars": 0
},
{
"title": "STWUI",
"url": "https://github.com/N00nDay/stwui",