mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 04:21:38 +00:00
add svelte-selecto component (#406)
* add svelte-selecto * Update components.json * Update components.json --------- Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
08335769df
commit
beb9d155f6
@@ -1,4 +1,12 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"title": "svelte-selecto",
|
||||||
|
"repository": "https://github.com/daybrush/selecto",
|
||||||
|
"description": "Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.",
|
||||||
|
"npm": "svelte-selecto",
|
||||||
|
"category": "User Interaction",
|
||||||
|
"tags": ["components and libraries", "typescript", "interactions"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "svelte-pilot",
|
"title": "svelte-pilot",
|
||||||
"url": "https://svelte-pilot.github.io/",
|
"url": "https://svelte-pilot.github.io/",
|
||||||
|
|||||||
Reference in New Issue
Block a user