ensure all components have npm field

This commit is contained in:
Ben McCann
2023-08-18 12:34:16 -07:00
parent 69fbd37b42
commit f1e1b86a9d

View File

@@ -628,6 +628,7 @@
{ {
"category": "Integration", "category": "Integration",
"description": "Svelte integration for FormidableLabs URQL", "description": "Svelte integration for FormidableLabs URQL",
"npm": "@urql/svelte",
"tags": ["components and libraries", "stores and state", "graphql"], "tags": ["components and libraries", "stores and state", "graphql"],
"title": "@urql/svelte", "title": "@urql/svelte",
"repository": "https://github.com/urql-graphql/urql/tree/main/packages/svelte-urql" "repository": "https://github.com/urql-graphql/urql/tree/main/packages/svelte-urql"
@@ -992,13 +993,6 @@
"title": "layercake", "title": "layercake",
"repository": "https://github.com/mhkeller/layercake" "repository": "https://github.com/mhkeller/layercake"
}, },
{
"category": "Forms & User Input",
"description": "A Javascript REPL (code editor and code results) component",
"tags": ["components and libraries", "inputs and widgets"],
"title": "Browser REPL JS",
"repository": "https://github.com/milafrerichs/browser-repl-js"
},
{ {
"category": "", "category": "",
"description": "resizable layout component for svelte", "description": "resizable layout component for svelte",
@@ -1045,21 +1039,6 @@
"title": "svelte-intl", "title": "svelte-intl",
"repository": "https://github.com/Panya/svelte-intl" "repository": "https://github.com/Panya/svelte-intl"
}, },
{
"category": "Forms & User Input",
"description": "Style it your way UI components with dynamic Form Builder.",
"tags": [
"components and libraries",
"templates",
"inputs and widgets",
"forms and validation",
"component sets",
"layout and structure",
"templates"
],
"title": "svelta",
"repository": "https://github.com/Parables/svelta"
},
{ {
"category": "", "category": "",
"description": "Wrapper for FetchQL, a GraphQL query client", "description": "Wrapper for FetchQL, a GraphQL query client",
@@ -1222,6 +1201,7 @@
{ {
"category": "Forms & User Input", "category": "Forms & User Input",
"description": "Simple autocomplete / typeahead component for Svelte", "description": "Simple autocomplete / typeahead component for Svelte",
"npm": "simple-svelte-autocomplete",
"tags": ["components and libraries", "inputs and widgets"], "tags": ["components and libraries", "inputs and widgets"],
"title": "Simple Svelte Autocomplete", "title": "Simple Svelte Autocomplete",
"repository": "https://github.com/pstanoev/simple-svelte-autocomplete" "repository": "https://github.com/pstanoev/simple-svelte-autocomplete"
@@ -1402,8 +1382,17 @@
{ {
"category": "Testing", "category": "Testing",
"description": "UI component dev & test", "description": "UI component dev & test",
"npm": "@storybook/sveltekit",
"tags": ["testing"], "tags": ["testing"],
"title": "storybookjs", "title": "Storybook for SvelteKit",
"repository": "https://github.com/storybookjs/storybook"
},
{
"category": "Testing",
"description": "UI component dev & test",
"npm": "@storybook/svelte",
"tags": ["testing"],
"title": "Storybook for Svelte",
"repository": "https://github.com/storybookjs/storybook" "repository": "https://github.com/storybookjs/storybook"
}, },
{ {
@@ -1569,6 +1558,7 @@
{ {
"category": "", "category": "",
"description": "Focused on making embedding and using media elements for the web simple.", "description": "Focused on making embedding and using media elements for the web simple.",
"npm": "@vime/svelte",
"tags": ["video", "audio", "components and libraries", "inputs and widgets"], "tags": ["video", "audio", "components and libraries", "inputs and widgets"],
"title": "Vime", "title": "Vime",
"repository": "https://github.com/vime-js/vime" "repository": "https://github.com/vime-js/vime"
@@ -1781,6 +1771,7 @@
{ {
"title": "Svelte Modals", "title": "Svelte Modals",
"url": "https://svelte-modals.mattjennings.io", "url": "https://svelte-modals.mattjennings.io",
"npm": "svelte-modals",
"description": "A simple, flexible, zero-dependency modal manager for Svelte.", "description": "A simple, flexible, zero-dependency modal manager for Svelte.",
"tags": ["components and libraries"], "tags": ["components and libraries"],
"category": "User Interaction", "category": "User Interaction",
@@ -1979,7 +1970,7 @@
"title": "sveltekit-adapter-browser-extension", "title": "sveltekit-adapter-browser-extension",
"repository": "https://github.com/antony/sveltekit-adapter-browser-extension", "repository": "https://github.com/antony/sveltekit-adapter-browser-extension",
"description": "Build browser extensions with Svelte", "description": "Build browser extensions with Svelte",
"npm": "", "npm": "sveltekit-adapter-browser-extension",
"category": "SvelteKit Adapters", "category": "SvelteKit Adapters",
"tags": ["integrations"] "tags": ["integrations"]
}, },
@@ -2112,14 +2103,6 @@
"category": "SvelteKit Adapters", "category": "SvelteKit Adapters",
"tags": ["integrations"] "tags": ["integrations"]
}, },
{
"title": "Svend3r Charts",
"repository": "https://github.com/oslabs-beta/svend3r",
"description": "Interactive plug and play charting library for Svelte",
"npm": "",
"category": "Data Visualisation",
"tags": ["charts", "components and libraries"]
},
{ {
"title": "KitQL", "title": "KitQL",
"repository": "https://github.com/jycouet/kitql", "repository": "https://github.com/jycouet/kitql",