mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-09 12:47:44 +00:00
Update components.json (#473)
This commit is contained in:
@@ -2436,5 +2436,14 @@
|
|||||||
"npm": "@born05/sveltekit-proxy",
|
"npm": "@born05/sveltekit-proxy",
|
||||||
"category": "Integration",
|
"category": "Integration",
|
||||||
"tags": ["ssr", "integrations"]
|
"tags": ["ssr", "integrations"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "svelte-ripple-action",
|
||||||
|
"url": "https://ripple.posandu.com/",
|
||||||
|
"repository": "https://github.com/Posandu/svelte-ripple-action",
|
||||||
|
"description": "Svelte action to add ripple effects to Svelte components",
|
||||||
|
"npm": "svelte-ripple-action",
|
||||||
|
"category": "User Interaction",
|
||||||
|
"tags": ["animations", "interactions"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user