Skip to content

Commit

Permalink
feat(packages): add svelte-cartesian (#640)
Browse files Browse the repository at this point in the history
  • Loading branch information
theetrain authored Jul 5, 2024
1 parent df6b5aa commit a78b437
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/routes/packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3069,5 +3069,12 @@
"description": "A SvelteKit handler for redirection rules.",
"npm": "sveltekit-reroute",
"categories": ["routers"]
},
{
"title": "svelte-cartesian",
"repository": "https://github.com/theetrain/svelte-cartesian",
"description": "Cartesian Product component for Svelte",
"npm": "svelte-cartesian",
"categories": ["testing", "ui-components", "design-system"]
}
]

0 comments on commit a78b437

Please sign in to comment.