Skip to content

Commit

Permalink
components.json: add svelte-reparent (#495)
Browse files Browse the repository at this point in the history
* add svelte-reparent

* Format

---------

Co-authored-by: Lachlan Collins <[email protected]>
  • Loading branch information
LeoDog896 and lachlancollins authored Dec 15, 2023
1 parent 418e9f7 commit 2e021e3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/routes/components/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -2466,6 +2466,15 @@
"category": "Forms & User Input",
"tags": ["components and libraries", "forms", "typescript", "ssr"]
},
{
"title": "svelte-reparent",
"url": "https://leodog896.github.io/svelte-reparent/",
"repository": "https://github.com/LeoDog896/svelte-reparent",
"description": "Utility for reparenting elements",
"npm": "svelte-reparent",
"category": "Developer Experience",
"tags": ["stores and state", "components and libraries"]
},
{
"title": "svelte-inline-modal",
"repository": "https://github.com/jill64/svelte-inline-modal",
Expand Down

0 comments on commit 2e021e3

Please sign in to comment.