Skip to content

Commit

Permalink
update format
Browse files Browse the repository at this point in the history
  • Loading branch information
CaptainCodeman committed Aug 16, 2023
1 parent de6331a commit d721019
Showing 1 changed file with 28 additions and 41 deletions.
69 changes: 28 additions & 41 deletions src/routes/components/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -2709,6 +2709,7 @@
{
"title": "svelte-transition",
"url": "https://captaincodeman.github.io/svelte-headlessui/transition/",
"repository": "https://github.com/captaincodeman/svelte-transition",
"description": "Svelte component to apply CSS classes matching the syntax in TailwindUI components",
"npm": "svelte-transition",
"addedOn": "2023-08-16",
Expand All @@ -2717,12 +2718,12 @@
"components and libraries",
"animations",
"typescript"
],
"stars": 35
]
},
{
"title": "svelte-headlessui",
"url": "https://captaincodeman.github.io/svelte-headlessui/",
"repository": "https://github.com/captaincodeman/svelte-headlessui",
"description": "A very lightweight unofficial implementation of Tailwind HeadlessUI",
"npm": "svelte-headlessui",
"addedOn": "2023-08-16",
Expand All @@ -2731,25 +2732,25 @@
"components and libraries",
"component sets",
"typescript"
],
"stars": 374
]
},
{
"title": "svelte-color-select",
"url": "https://captaincodeman.github.io/svelte-color-select/",
"repository": "https://github.com/captaincodeman/svelte-color-select",
"description": "OKHSV Color Selection component for Svelte using OKLab perceptual colorspace",
"npm": "svelte-color-select",
"addedOn": "2023-08-16",
"category": "",
"tags": [
"components and libraries",
"typescript"
],
"stars": 26
]
},
{
"title": "svelte-form-helper",
"url": "https://captaincodeman.github.io/svelte-form-helper/",
"repository": "https://github.com/captaincodeman/svelte-form-helper",
"description": "Lightweight helper for form validation with Svelte",
"npm": "svelte-form-helper",
"addedOn": "2023-08-16",
Expand All @@ -2760,25 +2761,25 @@
"validation",
"typescript",
"components and libraries"
],
"stars": 52
]
},
{
"title": "svelte-theme-select",
"url": "https://captaincodeman.github.io/svelte-theme-select/",
"repository": "https://github.com/captaincodeman/svelte-theme-select",
"description": "Customizable Svelte components for theme selection (light mode / dark mode) inspired by TailwindCSS",
"npm": "svelte-theme-select",
"addedOn": "2023-08-16",
"category": "",
"tags": [
"components and libraries",
"typescript"
],
"stars": 12
]
},
{
"title": "svelte-pan-zoom",
"url": "https://captaincodeman.github.io/svelte-pan-zoom/",
"repository": "https://github.com/captaincodeman/svelte-pan-zoom",
"description": "HTML Canvas Element Pan and Zoom action for Svelte",
"npm": "svelte-pan-zoom",
"addedOn": "2023-08-16",
Expand All @@ -2787,12 +2788,12 @@
"components and libraries",
"images",
"typescript"
],
"stars": 5
]
},
{
"title": "svelte-deep-zoom",
"url": "https://captaincodeman.github.io/svelte-deep-zoom",
"repository": "https://github.com/captaincodeman/svelte-deep-zoom",
"description": "Svelte component to render interactive Deep Zoom images (tiled image pyramids). Similar to Open SeaDragon but smaller",
"npm": "svelte-deep-zoom",
"addedOn": "2023-08-16",
Expand All @@ -2801,38 +2802,25 @@
"components and libraries",
"images",
"typescript"
],
"stars": 1
]
},
{
"title": "svelte-resize-observer-action",
"url": "https://captaincodeman.github.io/svelte-resize-observer-action/",
"repository": "https://github.com/captaincodeman/svelte-resize-observer-action",
"description": "Svelte use:action for element resize notifications using ResizeObserver",
"npm": "svelte-resize-observer-action",
"addedOn": "2023-08-16",
"category": "User Interaction",
"tags": [
"components and libraries",
"typescript"
],
"stars": 8
},
{
"title": "svelte-resize-observer-action",
"url": "https://github.com/captaincodeman/svelte-resize-observer-action",
"description": "Svelte use:action for element resize notifications using ResizeObserver",
"npm": "svelte-resize-observer-action",
"addedOn": "2023-08-16",
"category": "User Interaction",
"tags": [
"components and libraries",
"typescript"
],
"stars": 8
]
},
{
"title": "svelte-image-comparison",
"url": "https://captaincodeman.github.io/svelte-image-comparison",
"repository": "https://github.com/captaincodeman/svelte-image-comparison",
"description": "Svelte component onion-skin comparison of image or canvas elements",
"npm": "svelte-image-comparison",
"addedOn": "2023-08-16",
Expand All @@ -2841,12 +2829,12 @@
"components and libraries",
"images",
"typescript"
],
"stars": 16
]
},
{
"title": "svelte-relative-time",
"url": "https://captaincodeman.github.io/svelte-relative-time/",
"repository": "https://github.com/captaincodeman/svelte-relative-time/",
"description": "Tiny Svelte action and Component to render live-updating relative times",
"npm": "svelte-relative-time",
"addedOn": "2023-08-16",
Expand All @@ -2855,12 +2843,12 @@
"components and libraries",
"animations",
"typescript"
],
"stars": 26
]
},
{
"title": "svelte-signature-pad",
"url": "https://captaincodeman.github.io/svelte-signature-pad/",
"repository": "https://github.com/captaincodeman/svelte-signature-pad",
"description": "Svelte Action to capture smoothed signatures as SVG paths using the perfect-freehand library.",
"npm": "svelte-signature-pad",
"addedOn": "2023-08-16",
Expand All @@ -2869,46 +2857,45 @@
"components and libraries",
"images",
"typescript"
],
"stars": 17
]
},
{
"title": "svelte-disable-preload",
"url": "https://github.com/captaincodeman/svelte-disable-preload",
"repository": "https://github.com/captaincodeman/svelte-disable-preload",
"description": "Action to block preload event listeners for smoother canvas animations",
"npm": "svelte-disable-preload",
"addedOn": "2023-08-16",
"category": "User Interaction",
"tags": [
"components and libraries",
"typescript"
],
"stars": 2
]
},
{
"title": "svelte-kit-bot-block",
"url": "https://github.com/captaincodeman/svelte-kit-bot-block",
"repository": "https://github.com/captaincodeman/svelte-kit-bot-block",
"description": "SvelteKit middleware hook to block bots and scripts early",
"npm": "svelte-kit-bot-block",
"addedOn": "2023-08-16",
"category": "",
"tags": [
"integrations",
"typescript"
],
"stars": 14
]
},
{
"title": "svelte-intersection-observer-action",
"url": "https://captaincodeman.github.io/svelte-intersection-observer-action/",
"repository": "https://github.com/captaincodeman/svelte-intersection-observer-action",
"description": "Svelte use:action for element position notifications using IntersectionObserver",
"npm": "svelte-intersection-observer-action",
"addedOn": "2023-08-16",
"category": "User Interaction",
"tags": [
"components and libraries",
"typescript"
],
"stars": 13
]
}
]

0 comments on commit d721019

Please sign in to comment.