From 679959144e1f0ee6c833b041dcda49bdff521254 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Tue, 8 Oct 2024 00:01:14 +0200 Subject: [PATCH 1/3] Include `astro-integration` in the keywords tracked for our catalogue --- scripts/update-integrations.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update-integrations.mjs b/scripts/update-integrations.mjs index 99ba80b03..326b1f8cd 100644 --- a/scripts/update-integrations.mjs +++ b/scripts/update-integrations.mjs @@ -105,7 +105,7 @@ async function fetchWithOverrides(pkg, includeDownloads = true) { } async function unsafeUpdateAllIntegrations() { - const keyword = 'astro-component,withastro'; + const keyword = 'astro-component,withastro,astro-integration'; const packagesMap = await searchByKeyword(keyword); const searchResults = new Set( From 3855fa68c3a6fd560d9b98ebabcf3135da4a1538 Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Tue, 8 Oct 2024 00:07:02 +0200 Subject: [PATCH 2/3] Add missing integrations --- src/content/integrations/@angiusastro-jsonc.md | 11 +++++++++++ src/content/integrations/@astro-contentfaker.md | 11 +++++++++++ .../integrations/@astro-contentvalidator.md | 11 +++++++++++ src/content/integrations/@astro-openapiclient.md | 12 ++++++++++++ .../integrations/@astro-openapischema-checkers.md | 10 ++++++++++ .../integrations/@astroliciousconfstellation.md | 11 +++++++++++ .../@besomwebcraftastro-healthcheck.md | 11 +++++++++++ .../@brandonaaronastro-script-embed.md | 11 +++++++++++ .../integrations/@brattonrossastro-playground.md | 10 ++++++++++ src/content/integrations/@convocometauth-astro.md | 13 +++++++++++++ src/content/integrations/@dmnoastro-integration.md | 11 +++++++++++ src/content/integrations/@ernxstastro-cssbundle.md | 12 ++++++++++++ .../@forastroremark-html-directives-integration.md | 11 +++++++++++ .../integrations/@frontendistaastro-html-minify.md | 11 +++++++++++ src/content/integrations/@inox-toolsaik-mod.md | 11 +++++++++++ .../integrations/@inox-toolsaik-route-config.md | 13 +++++++++++++ src/content/integrations/@inox-toolsastro-when.md | 11 +++++++++++ .../integrations/@inox-toolsmodular-station.md | 10 ++++++++++ src/content/integrations/@inox-toolssitemap-ext.md | 12 ++++++++++++ .../@j_csea-cat-chain_astro-openapi-validation.md | 12 ++++++++++++ .../@jcayzacastro-markdown-tree-dump.md | 13 +++++++++++++ src/content/integrations/@keystaticastro.md | 10 ++++++++++ src/content/integrations/@lightnetdecap-admin.md | 9 +++++++++ src/content/integrations/@lightnetlibrary.md | 9 +++++++++ src/content/integrations/@orgajsastro.md | 11 +++++++++++ .../integrations/@pietervdwerkauth-astro.md | 13 +++++++++++++ src/content/integrations/@sailhouseastro.md | 9 +++++++++ .../integrations/@toshikurauchiactive-handout.md | 10 ++++++++++ src/content/integrations/@vite-pwaastro.md | 11 +++++++++++ src/content/integrations/@vl07flare-docs.md | 11 +++++++++++ src/content/integrations/astro-beep.md | 11 +++++++++++ src/content/integrations/astro-clerk-auth.md | 11 +++++++++++ src/content/integrations/astro-common.md | 11 +++++++++++ src/content/integrations/astro-console-cleaner.md | 12 ++++++++++++ src/content/integrations/astro-content.md | 10 ++++++++++ src/content/integrations/astro-copy.md | 10 ++++++++++ src/content/integrations/astro-d2.md | 12 ++++++++++++ .../integrations/astro-dev-plugin-reboot.md | 10 ++++++++++ src/content/integrations/astro-directives.md | 11 +++++++++++ src/content/integrations/astro-expressive-code.md | 12 ++++++++++++ src/content/integrations/astro-fetch-redirects.md | 9 +++++++++ src/content/integrations/astro-fluidcube.md | 9 +++++++++ src/content/integrations/astro-htaccess.md | 11 +++++++++++ src/content/integrations/astro-i18n-pages.md | 11 +++++++++++ src/content/integrations/astro-i18n-routes.md | 11 +++++++++++ src/content/integrations/astro-icons.md | 11 +++++++++++ src/content/integrations/astro-imports.md | 10 ++++++++++ .../integrations/astro-integration-windicss.md | 11 +++++++++++ src/content/integrations/astro-markdoc-ssr.md | 10 ++++++++++ .../integrations/astro-md-image-integration.md | 11 +++++++++++ src/content/integrations/astro-minify-html.md | 11 +++++++++++ src/content/integrations/astro-org.md | 11 +++++++++++ src/content/integrations/astro-pages-hmr.md | 12 ++++++++++++ src/content/integrations/astro-pdf.md | 11 +++++++++++ src/content/integrations/astro-prettify-html.md | 9 +++++++++ src/content/integrations/astro-react-navigation.md | 11 +++++++++++ src/content/integrations/astro-reading-time.md | 11 +++++++++++ src/content/integrations/astro-rehype-img2pic.md | 11 +++++++++++ src/content/integrations/astro-relatinator.md | 11 +++++++++++ src/content/integrations/astro-responsive-image.md | 10 ++++++++++ src/content/integrations/astro-run.md | 12 ++++++++++++ src/content/integrations/astro-screen-recorder.md | 12 ++++++++++++ src/content/integrations/astro-selfie.md | 11 +++++++++++ src/content/integrations/astro-seo-images.md | 10 ++++++++++ src/content/integrations/astro-subsites.md | 12 ++++++++++++ src/content/integrations/astro-suspense.md | 11 +++++++++++ src/content/integrations/astro-theme-mecure.md | 10 ++++++++++ src/content/integrations/astro-toml.md | 11 +++++++++++ src/content/integrations/astro-typed-routes.md | 11 +++++++++++ src/content/integrations/astro-typesafe-routes.md | 11 +++++++++++ .../integrations/astro-unminify-cloudflare.md | 11 +++++++++++ src/content/integrations/astro-ununura.md | 11 +++++++++++ src/content/integrations/astro-webhooks.md | 11 +++++++++++ src/content/integrations/astro-worker-links.md | 11 +++++++++++ src/content/integrations/astropix.md | 11 +++++++++++ src/content/integrations/icon-prerender.md | 12 ++++++++++++ src/content/integrations/is-wdsssx.md | 11 +++++++++++ src/content/integrations/porfolio-dev.md | 10 ++++++++++ src/content/integrations/unplugin-fonts.md | 12 ++++++++++++ src/content/integrations/zastro-service-worker.md | 14 ++++++++++++++ 80 files changed, 878 insertions(+) create mode 100644 src/content/integrations/@angiusastro-jsonc.md create mode 100644 src/content/integrations/@astro-contentfaker.md create mode 100644 src/content/integrations/@astro-contentvalidator.md create mode 100644 src/content/integrations/@astro-openapiclient.md create mode 100644 src/content/integrations/@astro-openapischema-checkers.md create mode 100644 src/content/integrations/@astroliciousconfstellation.md create mode 100644 src/content/integrations/@besomwebcraftastro-healthcheck.md create mode 100644 src/content/integrations/@brandonaaronastro-script-embed.md create mode 100644 src/content/integrations/@brattonrossastro-playground.md create mode 100644 src/content/integrations/@convocometauth-astro.md create mode 100644 src/content/integrations/@dmnoastro-integration.md create mode 100644 src/content/integrations/@ernxstastro-cssbundle.md create mode 100644 src/content/integrations/@forastroremark-html-directives-integration.md create mode 100644 src/content/integrations/@frontendistaastro-html-minify.md create mode 100644 src/content/integrations/@inox-toolsaik-mod.md create mode 100644 src/content/integrations/@inox-toolsaik-route-config.md create mode 100644 src/content/integrations/@inox-toolsastro-when.md create mode 100644 src/content/integrations/@inox-toolsmodular-station.md create mode 100644 src/content/integrations/@inox-toolssitemap-ext.md create mode 100644 src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md create mode 100644 src/content/integrations/@jcayzacastro-markdown-tree-dump.md create mode 100644 src/content/integrations/@keystaticastro.md create mode 100644 src/content/integrations/@lightnetdecap-admin.md create mode 100644 src/content/integrations/@lightnetlibrary.md create mode 100644 src/content/integrations/@orgajsastro.md create mode 100644 src/content/integrations/@pietervdwerkauth-astro.md create mode 100644 src/content/integrations/@sailhouseastro.md create mode 100644 src/content/integrations/@toshikurauchiactive-handout.md create mode 100644 src/content/integrations/@vite-pwaastro.md create mode 100644 src/content/integrations/@vl07flare-docs.md create mode 100644 src/content/integrations/astro-beep.md create mode 100644 src/content/integrations/astro-clerk-auth.md create mode 100644 src/content/integrations/astro-common.md create mode 100644 src/content/integrations/astro-console-cleaner.md create mode 100644 src/content/integrations/astro-content.md create mode 100644 src/content/integrations/astro-copy.md create mode 100644 src/content/integrations/astro-d2.md create mode 100644 src/content/integrations/astro-dev-plugin-reboot.md create mode 100644 src/content/integrations/astro-directives.md create mode 100644 src/content/integrations/astro-expressive-code.md create mode 100644 src/content/integrations/astro-fetch-redirects.md create mode 100644 src/content/integrations/astro-fluidcube.md create mode 100644 src/content/integrations/astro-htaccess.md create mode 100644 src/content/integrations/astro-i18n-pages.md create mode 100644 src/content/integrations/astro-i18n-routes.md create mode 100644 src/content/integrations/astro-icons.md create mode 100644 src/content/integrations/astro-imports.md create mode 100644 src/content/integrations/astro-integration-windicss.md create mode 100644 src/content/integrations/astro-markdoc-ssr.md create mode 100644 src/content/integrations/astro-md-image-integration.md create mode 100644 src/content/integrations/astro-minify-html.md create mode 100644 src/content/integrations/astro-org.md create mode 100644 src/content/integrations/astro-pages-hmr.md create mode 100644 src/content/integrations/astro-pdf.md create mode 100644 src/content/integrations/astro-prettify-html.md create mode 100644 src/content/integrations/astro-react-navigation.md create mode 100644 src/content/integrations/astro-reading-time.md create mode 100644 src/content/integrations/astro-rehype-img2pic.md create mode 100644 src/content/integrations/astro-relatinator.md create mode 100644 src/content/integrations/astro-responsive-image.md create mode 100644 src/content/integrations/astro-run.md create mode 100644 src/content/integrations/astro-screen-recorder.md create mode 100644 src/content/integrations/astro-selfie.md create mode 100644 src/content/integrations/astro-seo-images.md create mode 100644 src/content/integrations/astro-subsites.md create mode 100644 src/content/integrations/astro-suspense.md create mode 100644 src/content/integrations/astro-theme-mecure.md create mode 100644 src/content/integrations/astro-toml.md create mode 100644 src/content/integrations/astro-typed-routes.md create mode 100644 src/content/integrations/astro-typesafe-routes.md create mode 100644 src/content/integrations/astro-unminify-cloudflare.md create mode 100644 src/content/integrations/astro-ununura.md create mode 100644 src/content/integrations/astro-webhooks.md create mode 100644 src/content/integrations/astro-worker-links.md create mode 100644 src/content/integrations/astropix.md create mode 100644 src/content/integrations/icon-prerender.md create mode 100644 src/content/integrations/is-wdsssx.md create mode 100644 src/content/integrations/porfolio-dev.md create mode 100644 src/content/integrations/unplugin-fonts.md create mode 100644 src/content/integrations/zastro-service-worker.md diff --git a/src/content/integrations/@angiusastro-jsonc.md b/src/content/integrations/@angiusastro-jsonc.md new file mode 100644 index 000000000..8a96cea57 --- /dev/null +++ b/src/content/integrations/@angiusastro-jsonc.md @@ -0,0 +1,11 @@ +--- +name: "@angius/astro-jsonc" +title: "@angius/astro-jsonc" +description: A simple JSON With Comments parser to allow its usage in Astro. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@angius/astro-jsonc +repoUrl: https://github.com/Atulin/astro-jsonc +homepageUrl: https://github.com/Atulin/astro-jsonc#readme +downloads: 9 +--- diff --git a/src/content/integrations/@astro-contentfaker.md b/src/content/integrations/@astro-contentfaker.md new file mode 100644 index 000000000..614d11b9c --- /dev/null +++ b/src/content/integrations/@astro-contentfaker.md @@ -0,0 +1,11 @@ +--- +name: "@astro-content/faker" +title: "@astro-content/faker" +description: Quickly populate content collections from your schemas. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@astro-content/faker +repoUrl: https://github.com/JulianCataldo/astro-content +homepageUrl: https://astro-content.dev +downloads: 3 +--- diff --git a/src/content/integrations/@astro-contentvalidator.md b/src/content/integrations/@astro-contentvalidator.md new file mode 100644 index 000000000..4b97650b8 --- /dev/null +++ b/src/content/integrations/@astro-contentvalidator.md @@ -0,0 +1,11 @@ +--- +name: "@astro-content/validator" +title: "@astro-content/validator" +description: A fail-safe way to ingest your project content. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@astro-content/validator +repoUrl: https://github.com/JulianCataldo/astro-content +homepageUrl: https://astro-content.dev +downloads: 3 +--- diff --git a/src/content/integrations/@astro-openapiclient.md b/src/content/integrations/@astro-openapiclient.md new file mode 100644 index 000000000..b1ea95caf --- /dev/null +++ b/src/content/integrations/@astro-openapiclient.md @@ -0,0 +1,12 @@ +--- +name: "@astro-openapi/client" +title: "@astro-openapi/client" +description: |- + Generate helpers for fetching an OpenAPI endpoint. + Supports vanilla fetchers, React Queries, Nano stores… +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@astro-openapi/client +homepageUrl: https://www.npmjs.com/package/@astro-openapi/client +downloads: 30 +--- diff --git a/src/content/integrations/@astro-openapischema-checkers.md b/src/content/integrations/@astro-openapischema-checkers.md new file mode 100644 index 000000000..c418275ef --- /dev/null +++ b/src/content/integrations/@astro-openapischema-checkers.md @@ -0,0 +1,10 @@ +--- +name: "@astro-openapi/schema-checkers" +title: "@astro-openapi/schema-checkers" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@astro-openapi/schema-checkers +repoUrl: https://github.com/JulianCataldo/astro-openapi +homepageUrl: https://juliancataldo.github.io/astro-openapi +downloads: 9 +--- diff --git a/src/content/integrations/@astroliciousconfstellation.md b/src/content/integrations/@astroliciousconfstellation.md new file mode 100644 index 000000000..7c2ce6c6e --- /dev/null +++ b/src/content/integrations/@astroliciousconfstellation.md @@ -0,0 +1,11 @@ +--- +name: "@astrolicious/confstellation" +title: "@astrolicious/confstellation" +description: A Conference solution built for Astro. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@astrolicious/confstellation +repoUrl: https://github.com/UserName/@astrolicious/confstellation +homepageUrl: https://github.com/UserName/theme-playground +downloads: 12 +--- diff --git a/src/content/integrations/@besomwebcraftastro-healthcheck.md b/src/content/integrations/@besomwebcraftastro-healthcheck.md new file mode 100644 index 000000000..ae6892c6c --- /dev/null +++ b/src/content/integrations/@besomwebcraftastro-healthcheck.md @@ -0,0 +1,11 @@ +--- +name: "@besomwebcraft/astro-healthcheck" +title: "@besomwebcraft/astro-healthcheck" +description: Add healthcheck endpoint to astro site +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@besomwebcraft/astro-healthcheck +repoUrl: https://github.com/Besom-Webcraft/astro-healthcheck +homepageUrl: https://github.com/Besom-Webcraft/astro-healthcheck#readme +downloads: 33 +--- diff --git a/src/content/integrations/@brandonaaronastro-script-embed.md b/src/content/integrations/@brandonaaronastro-script-embed.md new file mode 100644 index 000000000..95900138a --- /dev/null +++ b/src/content/integrations/@brandonaaronastro-script-embed.md @@ -0,0 +1,11 @@ +--- +name: "@brandonaaron/astro-script-embed" +title: "@brandonaaron/astro-script-embed" +description: Embed (or inline) a script to your HTML in astro components. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@brandonaaron/astro-script-embed +repoUrl: https://github.com/brandonaaron/astro-script-embed +homepageUrl: https://github.com/brandonaaron/astro-script-embed#readme +downloads: 10 +--- diff --git a/src/content/integrations/@brattonrossastro-playground.md b/src/content/integrations/@brattonrossastro-playground.md new file mode 100644 index 000000000..2ba767a40 --- /dev/null +++ b/src/content/integrations/@brattonrossastro-playground.md @@ -0,0 +1,10 @@ +--- +name: "@brattonross/astro-playground" +title: "@brattonross/astro-playground" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@brattonross/astro-playground +repoUrl: https://github.com/brattonross/astro-playground +homepageUrl: https://github.com/brattonross/astro-playground +downloads: 8 +--- diff --git a/src/content/integrations/@convocometauth-astro.md b/src/content/integrations/@convocometauth-astro.md new file mode 100644 index 000000000..798a0d4ae --- /dev/null +++ b/src/content/integrations/@convocometauth-astro.md @@ -0,0 +1,13 @@ +--- +name: "@convocomet/auth-astro" +title: "@convocomet/auth-astro" +description: This is a fork of Auth Astro, including many fixes and new + features, which was created due to a lack of maintenance in the upstream + version. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@convocomet/auth-astro +repoUrl: https://github.com/nowaythatworked/auth-astro +homepageUrl: https://github.com/nowaythatworked/auth-astro#readme +downloads: 12 +--- diff --git a/src/content/integrations/@dmnoastro-integration.md b/src/content/integrations/@dmnoastro-integration.md new file mode 100644 index 000000000..3876f43b9 --- /dev/null +++ b/src/content/integrations/@dmnoastro-integration.md @@ -0,0 +1,11 @@ +--- +name: "@dmno/astro-integration" +title: "@dmno/astro-integration" +description: tools for integrating dmno into astro +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@dmno/astro-integration +repoUrl: https://github.com/dmno-dev/dmno +homepageUrl: https://dmno.dev/docs/integrations/astro +downloads: 214 +--- diff --git a/src/content/integrations/@ernxstastro-cssbundle.md b/src/content/integrations/@ernxstastro-cssbundle.md new file mode 100644 index 000000000..1e136ad5b --- /dev/null +++ b/src/content/integrations/@ernxstastro-cssbundle.md @@ -0,0 +1,12 @@ +--- +name: "@ernxst/astro-cssbundle" +title: "@ernxst/astro-cssbundle" +description: An Astro integration to inject the missing link to the built CSS + stylesheet when Vite's CSS code splitting is disabled. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@ernxst/astro-cssbundle +repoUrl: https://github.com/Ernxst/astro-cssbundle +homepageUrl: https://github.com/Ernxst/astro-cssbundle +downloads: 15 +--- diff --git a/src/content/integrations/@forastroremark-html-directives-integration.md b/src/content/integrations/@forastroremark-html-directives-integration.md new file mode 100644 index 000000000..7d04344d5 --- /dev/null +++ b/src/content/integrations/@forastroremark-html-directives-integration.md @@ -0,0 +1,11 @@ +--- +name: "@forastro/remark-html-directives-integration" +title: "@forastro/remark-html-directives-integration" +description: "" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@forastro/remark-html-directives-integration +repoUrl: https://github.com/louiss0/forastro +homepageUrl: https://forastro-docs.onrender.com/libraries/remark-html-directives +downloads: 49 +--- diff --git a/src/content/integrations/@frontendistaastro-html-minify.md b/src/content/integrations/@frontendistaastro-html-minify.md new file mode 100644 index 000000000..2b0987c4f --- /dev/null +++ b/src/content/integrations/@frontendistaastro-html-minify.md @@ -0,0 +1,11 @@ +--- +name: "@frontendista/astro-html-minify" +title: "@frontendista/astro-html-minify" +description: HTML minifier for statically rendered files in Astro +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@frontendista/astro-html-minify +repoUrl: https://github.com/frontendista/astro-html-minify +homepageUrl: https://github.com/frontendista/astro-html-minify +downloads: 107 +--- diff --git a/src/content/integrations/@inox-toolsaik-mod.md b/src/content/integrations/@inox-toolsaik-mod.md new file mode 100644 index 000000000..4b635f6ef --- /dev/null +++ b/src/content/integrations/@inox-toolsaik-mod.md @@ -0,0 +1,11 @@ +--- +name: "@inox-tools/aik-mod" +title: "@inox-tools/aik-mod" +description: AIK Plugin for inline modules +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@inox-tools/aik-mod +repoUrl: https://github.com/Fryuni/inox-tools +homepageUrl: https://github.com/Fryuni/inox-tools#readme +downloads: 271 +--- diff --git a/src/content/integrations/@inox-toolsaik-route-config.md b/src/content/integrations/@inox-toolsaik-route-config.md new file mode 100644 index 000000000..5f6cd9024 --- /dev/null +++ b/src/content/integrations/@inox-toolsaik-route-config.md @@ -0,0 +1,13 @@ +--- +name: "@inox-tools/aik-route-config" +title: "@inox-tools/aik-route-config" +description:

InoxTools +

+categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@inox-tools/aik-route-config +repoUrl: https://github.com/Fryuni/inox-tools +homepageUrl: https://github.com/Fryuni/inox-tools#readme +downloads: 1375 +--- diff --git a/src/content/integrations/@inox-toolsastro-when.md b/src/content/integrations/@inox-toolsastro-when.md new file mode 100644 index 000000000..2803e6c50 --- /dev/null +++ b/src/content/integrations/@inox-toolsastro-when.md @@ -0,0 +1,11 @@ +--- +name: "@inox-tools/astro-when" +title: "@inox-tools/astro-when" +description: Integration that informs when in Astro's lifecycle the code is running +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@inox-tools/astro-when +repoUrl: https://github.com/Fryuni/inox-tools +homepageUrl: https://github.com/Fryuni/inox-tools#readme +downloads: 48958 +--- diff --git a/src/content/integrations/@inox-toolsmodular-station.md b/src/content/integrations/@inox-toolsmodular-station.md new file mode 100644 index 000000000..c44829631 --- /dev/null +++ b/src/content/integrations/@inox-toolsmodular-station.md @@ -0,0 +1,10 @@ +--- +name: "@inox-tools/modular-station" +title: "@inox-tools/modular-station" +description: Simplifying Astro integrations with a flexible docking system. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@inox-tools/modular-station +homepageUrl: https://www.npmjs.com/package/@inox-tools/modular-station +downloads: 837 +--- diff --git a/src/content/integrations/@inox-toolssitemap-ext.md b/src/content/integrations/@inox-toolssitemap-ext.md new file mode 100644 index 000000000..f188ec94a --- /dev/null +++ b/src/content/integrations/@inox-toolssitemap-ext.md @@ -0,0 +1,12 @@ +--- +name: "@inox-tools/sitemap-ext" +title: "@inox-tools/sitemap-ext" +description: Higher level extension over Astro's official sitemap integration +categories: + - css+ui + - performance+seo +npmUrl: https://www.npmjs.com/package/@inox-tools/sitemap-ext +repoUrl: https://github.com/Fryuni/inox-tools +homepageUrl: https://github.com/Fryuni/inox-tools#readme +downloads: 928 +--- diff --git a/src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md b/src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md new file mode 100644 index 000000000..ad557a88b --- /dev/null +++ b/src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md @@ -0,0 +1,12 @@ +--- +name: "@j_c/sea-cat-chain_astro-openapi--validation" +title: "@j_c/sea-cat-chain_astro-openapi--validation" +description: "Provides useful code generation for where you need to pass + serializabled data. Very useful for:" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@j_c/sea-cat-chain_astro-openapi--validation +repoUrl: https://github.com/JulianCataldo/astro-content +homepageUrl: https://astro-content.dev +downloads: 3 +--- diff --git a/src/content/integrations/@jcayzacastro-markdown-tree-dump.md b/src/content/integrations/@jcayzacastro-markdown-tree-dump.md new file mode 100644 index 000000000..2552ca750 --- /dev/null +++ b/src/content/integrations/@jcayzacastro-markdown-tree-dump.md @@ -0,0 +1,13 @@ +--- +name: "@jcayzac/astro-markdown-tree-dump" +title: "@jcayzac/astro-markdown-tree-dump" +description: Dumps rehype and remark trees to files +categories: + - css+ui + - recent +npmUrl: https://www.npmjs.com/package/@jcayzac/astro-markdown-tree-dump +repoUrl: https://github.com/jcayzac/copepod-modules +homepageUrl: https://github.com/jcayzac/copepod-modules/tree/main/packages/astro-markdown-tree-dump#readme +badge: new +downloads: 346 +--- diff --git a/src/content/integrations/@keystaticastro.md b/src/content/integrations/@keystaticastro.md new file mode 100644 index 000000000..46abc08ae --- /dev/null +++ b/src/content/integrations/@keystaticastro.md @@ -0,0 +1,10 @@ +--- +name: "@keystatic/astro" +title: "@keystatic/astro" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@keystatic/astro +repoUrl: https://github.com/Thinkmill/keystatic +homepageUrl: https://github.com/Thinkmill/keystatic#readme +downloads: 4511 +--- diff --git a/src/content/integrations/@lightnetdecap-admin.md b/src/content/integrations/@lightnetdecap-admin.md new file mode 100644 index 000000000..ba2d9f7e9 --- /dev/null +++ b/src/content/integrations/@lightnetdecap-admin.md @@ -0,0 +1,9 @@ +--- +name: "@lightnet/decap-admin" +title: "@lightnet/decap-admin" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@lightnet/decap-admin +homepageUrl: https://www.npmjs.com/package/@lightnet/decap-admin +downloads: 85 +--- diff --git a/src/content/integrations/@lightnetlibrary.md b/src/content/integrations/@lightnetlibrary.md new file mode 100644 index 000000000..d48bf2c3d --- /dev/null +++ b/src/content/integrations/@lightnetlibrary.md @@ -0,0 +1,9 @@ +--- +name: "@lightnet/library" +title: "@lightnet/library" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@lightnet/library +homepageUrl: https://www.npmjs.com/package/@lightnet/library +downloads: 356 +--- diff --git a/src/content/integrations/@orgajsastro.md b/src/content/integrations/@orgajsastro.md new file mode 100644 index 000000000..8d96cd4e4 --- /dev/null +++ b/src/content/integrations/@orgajsastro.md @@ -0,0 +1,11 @@ +--- +name: "@orgajs/astro" +title: "@orgajs/astro" +description: Add support for org-mode pages in your Astro site +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@orgajs/astro +repoUrl: https://github.com/orgapp/orgajs +homepageUrl: https://github.com/orgapp/orgajs#readme +downloads: 12 +--- diff --git a/src/content/integrations/@pietervdwerkauth-astro.md b/src/content/integrations/@pietervdwerkauth-astro.md new file mode 100644 index 000000000..55df5cd25 --- /dev/null +++ b/src/content/integrations/@pietervdwerkauth-astro.md @@ -0,0 +1,13 @@ +--- +name: "@pietervdwerk/auth-astro" +title: "@pietervdwerk/auth-astro" +description: Auth Astro is the easiest way to add Authentication to your Astro + Project. It wraps the core of Auth.js into an Astro integration which + automatically adds the endpoints and handles everything else. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@pietervdwerk/auth-astro +repoUrl: https://github.com/nowaythatworked/auth-astro +homepageUrl: https://github.com/nowaythatworked/auth-astro#readme +downloads: 40 +--- diff --git a/src/content/integrations/@sailhouseastro.md b/src/content/integrations/@sailhouseastro.md new file mode 100644 index 000000000..e908f3776 --- /dev/null +++ b/src/content/integrations/@sailhouseastro.md @@ -0,0 +1,9 @@ +--- +name: "@sailhouse/astro" +title: "@sailhouse/astro" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@sailhouse/astro +homepageUrl: https://www.npmjs.com/package/@sailhouse/astro +downloads: 4 +--- diff --git a/src/content/integrations/@toshikurauchiactive-handout.md b/src/content/integrations/@toshikurauchiactive-handout.md new file mode 100644 index 000000000..2f2e04d7b --- /dev/null +++ b/src/content/integrations/@toshikurauchiactive-handout.md @@ -0,0 +1,10 @@ +--- +name: "@toshikurauchi/active-handout" +title: "@toshikurauchi/active-handout" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@toshikurauchi/active-handout +repoUrl: https://github.com/insper-edu/active-handout-astro +homepageUrl: https://github.com/insper-edu/active-handout-astro#readme +downloads: 188 +--- diff --git a/src/content/integrations/@vite-pwaastro.md b/src/content/integrations/@vite-pwaastro.md new file mode 100644 index 000000000..e5f0411a8 --- /dev/null +++ b/src/content/integrations/@vite-pwaastro.md @@ -0,0 +1,11 @@ +--- +name: "@vite-pwa/astro" +title: "@vite-pwa/astro" +description: Zero-config PWA for Astro +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@vite-pwa/astro +repoUrl: https://github.com/vite-pwa/astro +homepageUrl: https://github.com/vite-pwa/astro#readme +downloads: 8069 +--- diff --git a/src/content/integrations/@vl07flare-docs.md b/src/content/integrations/@vl07flare-docs.md new file mode 100644 index 000000000..c6da34a38 --- /dev/null +++ b/src/content/integrations/@vl07flare-docs.md @@ -0,0 +1,11 @@ +--- +name: "@vl07/flare-docs" +title: "@vl07/flare-docs" +description: A documentation framework +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/@vl07/flare-docs +repoUrl: https://github.com/VL07/flare-docs +homepageUrl: https://github.com/VL07/flare-docs#readme +downloads: 3 +--- diff --git a/src/content/integrations/astro-beep.md b/src/content/integrations/astro-beep.md new file mode 100644 index 000000000..668187e80 --- /dev/null +++ b/src/content/integrations/astro-beep.md @@ -0,0 +1,11 @@ +--- +name: astro-beep +title: astro-beep +description: Trigger a system notification when your Astro build is complete +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-beep +repoUrl: https://github.com/natemoo-re/astro-beep +homepageUrl: https://github.com/natemoo-re/astro-beep#README +downloads: 4 +--- diff --git a/src/content/integrations/astro-clerk-auth.md b/src/content/integrations/astro-clerk-auth.md new file mode 100644 index 000000000..ca9a74745 --- /dev/null +++ b/src/content/integrations/astro-clerk-auth.md @@ -0,0 +1,11 @@ +--- +name: astro-clerk-auth +title: astro-clerk-auth +description: Unofficial package Clerk SDK for Asto +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-clerk-auth +repoUrl: https://github.com/panteliselef/astro-with-clerk-auth +homepageUrl: https://github.com/panteliselef/astro-with-clerk-auth/blob/main/packages/astro-clerk-auth/README.md +downloads: 2131 +--- diff --git a/src/content/integrations/astro-common.md b/src/content/integrations/astro-common.md new file mode 100644 index 000000000..c8e92d896 --- /dev/null +++ b/src/content/integrations/astro-common.md @@ -0,0 +1,11 @@ +--- +name: astro-common +title: astro-common +description: Injecting common css to any page in astro. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-common +repoUrl: https://github.com/findlay-best-wishes/astro-common +homepageUrl: https://github.com/findlay-best-wishes/astro-common#readme +downloads: 1 +--- diff --git a/src/content/integrations/astro-console-cleaner.md b/src/content/integrations/astro-console-cleaner.md new file mode 100644 index 000000000..d429ba79a --- /dev/null +++ b/src/content/integrations/astro-console-cleaner.md @@ -0,0 +1,12 @@ +--- +name: astro-console-cleaner +title: astro-console-cleaner +description: An Astro integration that removes console.log, console.warn, and + console.error statements from your code during the build process. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-console-cleaner +repoUrl: https://github.com/zachhandley/astrojs-remove-console-log +homepageUrl: https://github.com/zachhandley/astrojs-remove-console-log#readme +downloads: 14 +--- diff --git a/src/content/integrations/astro-content.md b/src/content/integrations/astro-content.md new file mode 100644 index 000000000..38f786da2 --- /dev/null +++ b/src/content/integrations/astro-content.md @@ -0,0 +1,10 @@ +--- +name: astro-content +title: astro-content +description:
+categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-content +homepageUrl: https://www.npmjs.com/package/astro-content +downloads: 9 +--- diff --git a/src/content/integrations/astro-copy.md b/src/content/integrations/astro-copy.md new file mode 100644 index 000000000..b22d60873 --- /dev/null +++ b/src/content/integrations/astro-copy.md @@ -0,0 +1,10 @@ +--- +name: astro-copy +title: astro-copy +description: This library was generated with Nx. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-copy +homepageUrl: https://www.npmjs.com/package/astro-copy +downloads: 11 +--- diff --git a/src/content/integrations/astro-d2.md b/src/content/integrations/astro-d2.md new file mode 100644 index 000000000..1d238f55d --- /dev/null +++ b/src/content/integrations/astro-d2.md @@ -0,0 +1,12 @@ +--- +name: astro-d2 +title: astro-d2 +description: Astro integration and remark plugin to transform D2 Markdown code + blocks into diagrams. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-d2 +repoUrl: https://github.com/HiDeoo/astro-d2 +homepageUrl: https://github.com/HiDeoo/astro-d2 +downloads: 2440 +--- diff --git a/src/content/integrations/astro-dev-plugin-reboot.md b/src/content/integrations/astro-dev-plugin-reboot.md new file mode 100644 index 000000000..32cbedf80 --- /dev/null +++ b/src/content/integrations/astro-dev-plugin-reboot.md @@ -0,0 +1,10 @@ +--- +name: astro-dev-plugin-reboot +title: astro-dev-plugin-reboot +description: Reboot your computer, right from the Astro dev overlay. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-dev-plugin-reboot +homepageUrl: https://github.com/florian-lefebvre/astro-dev-plugin-reboot +downloads: 3 +--- diff --git a/src/content/integrations/astro-directives.md b/src/content/integrations/astro-directives.md new file mode 100644 index 000000000..c868156a2 --- /dev/null +++ b/src/content/integrations/astro-directives.md @@ -0,0 +1,11 @@ +--- +name: astro-directives +title: astro-directives +description: An astro integration for more client directives. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-directives +repoUrl: https://github.com/QuentinDutot/astro-directives +homepageUrl: https://github.com/QuentinDutot/astro-directives#readme +downloads: 2 +--- diff --git a/src/content/integrations/astro-expressive-code.md b/src/content/integrations/astro-expressive-code.md new file mode 100644 index 000000000..e20d092cd --- /dev/null +++ b/src/content/integrations/astro-expressive-code.md @@ -0,0 +1,12 @@ +--- +name: astro-expressive-code +title: astro-expressive-code +description: Astro integration for Expressive Code, a text marking & annotation + engine for presenting source code on the web. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-expressive-code +repoUrl: https://github.com/expressive-code/expressive-code +homepageUrl: https://github.com/expressive-code/expressive-code#readme +downloads: 150872 +--- diff --git a/src/content/integrations/astro-fetch-redirects.md b/src/content/integrations/astro-fetch-redirects.md new file mode 100644 index 000000000..75635f688 --- /dev/null +++ b/src/content/integrations/astro-fetch-redirects.md @@ -0,0 +1,9 @@ +--- +name: astro-fetch-redirects +title: astro-fetch-redirects +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-fetch-redirects +homepageUrl: https://www.npmjs.com/package/astro-fetch-redirects +downloads: 2 +--- diff --git a/src/content/integrations/astro-fluidcube.md b/src/content/integrations/astro-fluidcube.md new file mode 100644 index 000000000..404d93a33 --- /dev/null +++ b/src/content/integrations/astro-fluidcube.md @@ -0,0 +1,9 @@ +--- +name: astro-fluidcube +title: astro-fluidcube +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-fluidcube +homepageUrl: https://www.npmjs.com/package/astro-fluidcube +downloads: 8 +--- diff --git a/src/content/integrations/astro-htaccess.md b/src/content/integrations/astro-htaccess.md new file mode 100644 index 000000000..bb6b5e835 --- /dev/null +++ b/src/content/integrations/astro-htaccess.md @@ -0,0 +1,11 @@ +--- +name: astro-htaccess +title: astro-htaccess +description: Astro integration to generate an Apache .htaccess file +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-htaccess +repoUrl: https://github.com/BadMannersXYZ/astro-htaccess +homepageUrl: https://github.com/BadMannersXYZ/astro-htaccess +downloads: 33 +--- diff --git a/src/content/integrations/astro-i18n-pages.md b/src/content/integrations/astro-i18n-pages.md new file mode 100644 index 000000000..fd6dde1c5 --- /dev/null +++ b/src/content/integrations/astro-i18n-pages.md @@ -0,0 +1,11 @@ +--- +name: astro-i18n-pages +title: astro-i18n-pages +description: An astro integration to sync i18n pages. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-i18n-pages +repoUrl: https://github.com/QuentinDutot/astro-i18n-pages +homepageUrl: https://github.com/QuentinDutot/astro-i18n-pages#readme +downloads: 2 +--- diff --git a/src/content/integrations/astro-i18n-routes.md b/src/content/integrations/astro-i18n-routes.md new file mode 100644 index 000000000..77b034811 --- /dev/null +++ b/src/content/integrations/astro-i18n-routes.md @@ -0,0 +1,11 @@ +--- +name: astro-i18n-routes +title: astro-i18n-routes +description: An astro integration to sync i18n routes. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-i18n-routes +repoUrl: https://github.com/QuentinDutot/astro-i18n-routes +homepageUrl: https://github.com/QuentinDutot/astro-i18n-routes#readme +downloads: 4 +--- diff --git a/src/content/integrations/astro-icons.md b/src/content/integrations/astro-icons.md new file mode 100644 index 000000000..1a3b9c65d --- /dev/null +++ b/src/content/integrations/astro-icons.md @@ -0,0 +1,11 @@ +--- +name: astro-icons +title: astro-icons +description: Access thousands of icons as components on-demand in your astro projects. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-icons +repoUrl: https://github.com/panchaow/astro-icons +homepageUrl: https://github.com/panchaow/astro-icons#readme +downloads: 17 +--- diff --git a/src/content/integrations/astro-imports.md b/src/content/integrations/astro-imports.md new file mode 100644 index 000000000..b78c07918 --- /dev/null +++ b/src/content/integrations/astro-imports.md @@ -0,0 +1,10 @@ +--- +name: astro-imports +title: astro-imports +description: Auto imports for Astro. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-imports +homepageUrl: https://www.npmjs.com/package/astro-imports +downloads: 3 +--- diff --git a/src/content/integrations/astro-integration-windicss.md b/src/content/integrations/astro-integration-windicss.md new file mode 100644 index 000000000..e267cfab8 --- /dev/null +++ b/src/content/integrations/astro-integration-windicss.md @@ -0,0 +1,11 @@ +--- +name: astro-integration-windicss +title: astro-integration-windicss +description: Windicss + Astro Integration +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-integration-windicss +repoUrl: ttps://github.com/dv-dn/astro-integration-windicss +homepageUrl: https://github.com/dv-dn/astro-integration-windicss +downloads: 4 +--- diff --git a/src/content/integrations/astro-markdoc-ssr.md b/src/content/integrations/astro-markdoc-ssr.md new file mode 100644 index 000000000..dc74cee79 --- /dev/null +++ b/src/content/integrations/astro-markdoc-ssr.md @@ -0,0 +1,10 @@ +--- +name: astro-markdoc-ssr +title: astro-markdoc-ssr +description: " npm create astro@latest -- --template minimal" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-markdoc-ssr +homepageUrl: https://www.npmjs.com/package/astro-markdoc-ssr +downloads: 3 +--- diff --git a/src/content/integrations/astro-md-image-integration.md b/src/content/integrations/astro-md-image-integration.md new file mode 100644 index 000000000..583f44ca3 --- /dev/null +++ b/src/content/integrations/astro-md-image-integration.md @@ -0,0 +1,11 @@ +--- +name: astro-md-image-integration +title: astro-md-image-integration +description: Use your images outside your src project folder. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-md-image-integration +repoUrl: https://github.com/userquin/astro-md-image-integration +homepageUrl: https://github.com/userquin/astro-md-image-integration +downloads: 4 +--- diff --git a/src/content/integrations/astro-minify-html.md b/src/content/integrations/astro-minify-html.md new file mode 100644 index 000000000..cddf476cd --- /dev/null +++ b/src/content/integrations/astro-minify-html.md @@ -0,0 +1,11 @@ +--- +name: astro-minify-html +title: astro-minify-html +description: Astro integration to minify HTML +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-minify-html +repoUrl: https://github.com/leoortizz/astro-minify-html +homepageUrl: https://github.com/leoortizz/astro-minify-html.git +downloads: 41 +--- diff --git a/src/content/integrations/astro-org.md b/src/content/integrations/astro-org.md new file mode 100644 index 000000000..3b404fcc1 --- /dev/null +++ b/src/content/integrations/astro-org.md @@ -0,0 +1,11 @@ +--- +name: astro-org +title: astro-org +description: Astro plugin to import org-mode files. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-org +repoUrl: https://github.com/rasendubi/uniorg +homepageUrl: https://github.com/rasendubi/uniorg#readme +downloads: 142 +--- diff --git a/src/content/integrations/astro-pages-hmr.md b/src/content/integrations/astro-pages-hmr.md new file mode 100644 index 000000000..b844a2671 --- /dev/null +++ b/src/content/integrations/astro-pages-hmr.md @@ -0,0 +1,12 @@ +--- +name: astro-pages-hmr +title: astro-pages-hmr +description: Adds HMR support to pages in Astro (src/pages/*). Supports .astro, + .html, .md, .mdx, etc pages and Content Collections. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-pages-hmr +repoUrl: https://github.com/bluwy/astro-pages-hmr +homepageUrl: https://github.com/bluwy/astro-pages-hmr#readme +downloads: 7 +--- diff --git a/src/content/integrations/astro-pdf.md b/src/content/integrations/astro-pdf.md new file mode 100644 index 000000000..3c097c166 --- /dev/null +++ b/src/content/integrations/astro-pdf.md @@ -0,0 +1,11 @@ +--- +name: astro-pdf +title: astro-pdf +description: A simple Astro integration to generate PDFs from built pages +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-pdf +repoUrl: https://github.com/lameuler/astro-pdf +homepageUrl: https://github.com/lameuler/astro-pdf#readme +downloads: 368 +--- diff --git a/src/content/integrations/astro-prettify-html.md b/src/content/integrations/astro-prettify-html.md new file mode 100644 index 000000000..fcb198f43 --- /dev/null +++ b/src/content/integrations/astro-prettify-html.md @@ -0,0 +1,9 @@ +--- +name: astro-prettify-html +title: astro-prettify-html +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-prettify-html +homepageUrl: https://www.npmjs.com/package/astro-prettify-html +downloads: 3 +--- diff --git a/src/content/integrations/astro-react-navigation.md b/src/content/integrations/astro-react-navigation.md new file mode 100644 index 000000000..810b0b80e --- /dev/null +++ b/src/content/integrations/astro-react-navigation.md @@ -0,0 +1,11 @@ +--- +name: astro-react-navigation +title: astro-react-navigation +description: Hijack your Astro MPA with React Navigation's native-like routing +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-react-navigation +repoUrl: https://github.com/jkhaui/castro +homepageUrl: https://github.com/jkhaui/castro/tree/main/packages/astro-integrations/astro-react-navigation#astro-react-navigation +downloads: 26 +--- diff --git a/src/content/integrations/astro-reading-time.md b/src/content/integrations/astro-reading-time.md new file mode 100644 index 000000000..bc9fdcd73 --- /dev/null +++ b/src/content/integrations/astro-reading-time.md @@ -0,0 +1,11 @@ +--- +name: astro-reading-time +title: astro-reading-time +description: An Astro integration for calculate reading time of Markdown/MDX files +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-reading-time +repoUrl: https://github.com/mogeko/mogeko +homepageUrl: https://github.com/mogeko/mogeko/tree/master/packages/astro-reading-time#readme +downloads: 147 +--- diff --git a/src/content/integrations/astro-rehype-img2pic.md b/src/content/integrations/astro-rehype-img2pic.md new file mode 100644 index 000000000..1f09b6024 --- /dev/null +++ b/src/content/integrations/astro-rehype-img2pic.md @@ -0,0 +1,11 @@ +--- +name: astro-rehype-img2pic +title: astro-rehype-img2pic +description: Astro Integraton that automatically optimizes images referenced in + markdown files. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-rehype-img2pic +homepageUrl: https://www.npmjs.com/package/astro-rehype-img2pic +downloads: 143 +--- diff --git a/src/content/integrations/astro-relatinator.md b/src/content/integrations/astro-relatinator.md new file mode 100644 index 000000000..3414c5fc5 --- /dev/null +++ b/src/content/integrations/astro-relatinator.md @@ -0,0 +1,11 @@ +--- +name: astro-relatinator +title: astro-relatinator +description: Find related content in your Astro website or app +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-relatinator +repoUrl: https://github.com/DBozhinovski/relatinator +homepageUrl: https://github.com/DBozhinovski/relatinator#readme +downloads: 24 +--- diff --git a/src/content/integrations/astro-responsive-image.md b/src/content/integrations/astro-responsive-image.md new file mode 100644 index 000000000..e01208a90 --- /dev/null +++ b/src/content/integrations/astro-responsive-image.md @@ -0,0 +1,10 @@ +--- +name: astro-responsive-image +title: astro-responsive-image +description: This library was generated with Nx. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-responsive-image +homepageUrl: https://www.npmjs.com/package/astro-responsive-image +downloads: 8 +--- diff --git a/src/content/integrations/astro-run.md b/src/content/integrations/astro-run.md new file mode 100644 index 000000000..159f0c27b --- /dev/null +++ b/src/content/integrations/astro-run.md @@ -0,0 +1,12 @@ +--- +name: astro-run +title: astro-run +description: This Astro integration exposes user-friendly hooks into the astro + build process using zx. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-run +repoUrl: https://github.com/natemoo-re/astro-run +homepageUrl: https://github.com/natemoo-re/astro-run/tree/main/packages/core#readme +downloads: 3 +--- diff --git a/src/content/integrations/astro-screen-recorder.md b/src/content/integrations/astro-screen-recorder.md new file mode 100644 index 000000000..d107da2f2 --- /dev/null +++ b/src/content/integrations/astro-screen-recorder.md @@ -0,0 +1,12 @@ +--- +name: astro-screen-recorder +title: astro-screen-recorder +description: astro dev toolbar button for screen recording +categories: + - css+ui + - adapters +npmUrl: https://www.npmjs.com/package/astro-screen-recorder +repoUrl: https://github.com/Cspeisman/astro-screen-recorder +homepageUrl: https://github.com/Cspeisman/astro-screen-recorder#readme +downloads: 12 +--- diff --git a/src/content/integrations/astro-selfie.md b/src/content/integrations/astro-selfie.md new file mode 100644 index 000000000..c88c334ad --- /dev/null +++ b/src/content/integrations/astro-selfie.md @@ -0,0 +1,11 @@ +--- +name: astro-selfie +title: astro-selfie +description: Astro integration to generate page screenshots to show as Open Graph images +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-selfie +repoUrl: https://github.com/vadimdemedes/astro-selfie +homepageUrl: https://github.com/vadimdemedes/astro-selfie#readme +downloads: 5 +--- diff --git a/src/content/integrations/astro-seo-images.md b/src/content/integrations/astro-seo-images.md new file mode 100644 index 000000000..8ea3b8188 --- /dev/null +++ b/src/content/integrations/astro-seo-images.md @@ -0,0 +1,10 @@ +--- +name: astro-seo-images +title: astro-seo-images +description: Use Astro templates to generate social images for your Astro build +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-seo-images +homepageUrl: https://github.com/davidwarrington/astro-seo-images +downloads: 14 +--- diff --git a/src/content/integrations/astro-subsites.md b/src/content/integrations/astro-subsites.md new file mode 100644 index 000000000..77616f942 --- /dev/null +++ b/src/content/integrations/astro-subsites.md @@ -0,0 +1,12 @@ +--- +name: astro-subsites +title: astro-subsites +description: This Astro integration allows developers to treat an Astro + project's folder as sub-website. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-subsites +repoUrl: ssh://git@gitlab.com/aimedev/astro-subsites +homepageUrl: https://gitlab.com/aimedev/astro-subsites#readme +downloads: 2 +--- diff --git a/src/content/integrations/astro-suspense.md b/src/content/integrations/astro-suspense.md new file mode 100644 index 000000000..e2fbc35c1 --- /dev/null +++ b/src/content/integrations/astro-suspense.md @@ -0,0 +1,11 @@ +--- +name: astro-suspense +title: astro-suspense +description: Out of order streaming support for Astro. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-suspense +repoUrl: https://github.com/charlie-hadden/astro-suspense +homepageUrl: https://github.com/charlie-hadden/astro-suspense#readme +downloads: 83 +--- diff --git a/src/content/integrations/astro-theme-mecure.md b/src/content/integrations/astro-theme-mecure.md new file mode 100644 index 000000000..2c0bcb500 --- /dev/null +++ b/src/content/integrations/astro-theme-mecure.md @@ -0,0 +1,10 @@ +--- +name: astro-theme-mecure +title: astro-theme-mecure +description: A beautiful Astro theme for personal blog +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-theme-mecure +homepageUrl: https://www.npmjs.com/package/astro-theme-mecure +downloads: 665 +--- diff --git a/src/content/integrations/astro-toml.md b/src/content/integrations/astro-toml.md new file mode 100644 index 000000000..477540be6 --- /dev/null +++ b/src/content/integrations/astro-toml.md @@ -0,0 +1,11 @@ +--- +name: astro-toml +title: astro-toml +description: A simple TOML parser to allow usage of TOML as a collection in Astro. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-toml +repoUrl: https://github.com/cmgriffing/astro-toml +homepageUrl: https://github.com/cmgriffing/astro-toml#readme +downloads: 7 +--- diff --git a/src/content/integrations/astro-typed-routes.md b/src/content/integrations/astro-typed-routes.md new file mode 100644 index 000000000..ebbd4b2e1 --- /dev/null +++ b/src/content/integrations/astro-typed-routes.md @@ -0,0 +1,11 @@ +--- +name: astro-typed-routes +title: astro-typed-routes +description: Type-safe pages links for Astro +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-typed-routes +repoUrl: https://github.com/bartoszkrawczyk2/astro-typed-routes +homepageUrl: https://github.com/bartoszkrawczyk2/astro-typed-routes#readme +downloads: 3 +--- diff --git a/src/content/integrations/astro-typesafe-routes.md b/src/content/integrations/astro-typesafe-routes.md new file mode 100644 index 000000000..2ea143f74 --- /dev/null +++ b/src/content/integrations/astro-typesafe-routes.md @@ -0,0 +1,11 @@ +--- +name: astro-typesafe-routes +title: astro-typesafe-routes +description: Astro Integration for typesafe URLs +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-typesafe-routes +repoUrl: https://github.com/feelixe/astro-typesafe-routes +homepageUrl: https://github.com/feelixe/astro-typesafe-routes +downloads: 237 +--- diff --git a/src/content/integrations/astro-unminify-cloudflare.md b/src/content/integrations/astro-unminify-cloudflare.md new file mode 100644 index 000000000..6c978048b --- /dev/null +++ b/src/content/integrations/astro-unminify-cloudflare.md @@ -0,0 +1,11 @@ +--- +name: astro-unminify-cloudflare +title: astro-unminify-cloudflare +description: Astro integration to unminify the generated Cloudflare worker. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-unminify-cloudflare +repoUrl: https://github.com/altipla-consulting/astro-unminify-cloudflare +homepageUrl: https://github.com/altipla-consulting/astro-unminify-cloudflare#readme +downloads: 2 +--- diff --git a/src/content/integrations/astro-ununura.md b/src/content/integrations/astro-ununura.md new file mode 100644 index 000000000..5ebe891cb --- /dev/null +++ b/src/content/integrations/astro-ununura.md @@ -0,0 +1,11 @@ +--- +name: astro-ununura +title: astro-ununura +description: A Atomic CSS Engine Integration for Astro. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-ununura +repoUrl: https://github.com/Novout/ununuracss +homepageUrl: https://ununura.com +downloads: 44 +--- diff --git a/src/content/integrations/astro-webhooks.md b/src/content/integrations/astro-webhooks.md new file mode 100644 index 000000000..56c7c4725 --- /dev/null +++ b/src/content/integrations/astro-webhooks.md @@ -0,0 +1,11 @@ +--- +name: astro-webhooks +title: astro-webhooks +description: Receive webhooks in Astro apps +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-webhooks +repoUrl: https://github.com/codiume/orbit +homepageUrl: https://github.com/codiume/orbit +downloads: 10 +--- diff --git a/src/content/integrations/astro-worker-links.md b/src/content/integrations/astro-worker-links.md new file mode 100644 index 000000000..7592aa15d --- /dev/null +++ b/src/content/integrations/astro-worker-links.md @@ -0,0 +1,11 @@ +--- +name: astro-worker-links +title: astro-worker-links +description: Automatically create shortened urls for your Astro project via worker-links +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astro-worker-links +repoUrl: https://github.com/Ovyerus/astro-worker-links +homepageUrl: https://github.com/Ovyerus/astro-worker-links +downloads: 20 +--- diff --git a/src/content/integrations/astropix.md b/src/content/integrations/astropix.md new file mode 100644 index 000000000..e3e4790fd --- /dev/null +++ b/src/content/integrations/astropix.md @@ -0,0 +1,11 @@ +--- +name: astropix +title: astropix +description: Astro integration for astropix. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/astropix +repoUrl: https://github.com/alexanderniebuhr/astropix +homepageUrl: https://github.com/alexanderniebuhr/astropix/blob/main/packages/astropix/README.md +downloads: 2 +--- diff --git a/src/content/integrations/icon-prerender.md b/src/content/integrations/icon-prerender.md new file mode 100644 index 000000000..e44966a32 --- /dev/null +++ b/src/content/integrations/icon-prerender.md @@ -0,0 +1,12 @@ +--- +name: icon-prerender +title: icon-prerender +description: A plugin to prerender your SVG icons at compile time, rather than + making the client fetch them during runtime. +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/icon-prerender +repoUrl: https://github.com/Ernxst/icon-prerender +homepageUrl: https://github.com/Ernxst/icon-prerender/packages/core +downloads: 7 +--- diff --git a/src/content/integrations/is-wdsssx.md b/src/content/integrations/is-wdsssx.md new file mode 100644 index 000000000..48e714b01 --- /dev/null +++ b/src/content/integrations/is-wdsssx.md @@ -0,0 +1,11 @@ +--- +name: is-wdsssx +title: is-wdsssx +description: Is the string WDS? +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/is-wdsssx +repoUrl: ssh://git@github.com/apophis51/package +homepageUrl: https://github.com/apophis51/package#readme +downloads: 2 +--- diff --git a/src/content/integrations/porfolio-dev.md b/src/content/integrations/porfolio-dev.md new file mode 100644 index 000000000..63c35745c --- /dev/null +++ b/src/content/integrations/porfolio-dev.md @@ -0,0 +1,10 @@ +--- +name: porfolio-dev +title: porfolio-dev +description: "!Instalar las dependencias: npm install" +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/porfolio-dev +homepageUrl: https://www.npmjs.com/package/porfolio-dev +downloads: 1 +--- diff --git a/src/content/integrations/unplugin-fonts.md b/src/content/integrations/unplugin-fonts.md new file mode 100644 index 000000000..243adc101 --- /dev/null +++ b/src/content/integrations/unplugin-fonts.md @@ -0,0 +1,12 @@ +--- +name: unplugin-fonts +title: unplugin-fonts +description: Universal Webfont loader +categories: + - css+ui +npmUrl: https://www.npmjs.com/package/unplugin-fonts +repoUrl: https://github.com/cssninjaStudio/unplugin-fonts +homepageUrl: https://github.com/cssninjaStudio/unplugin-fonts#readme +downloads: 205311 +downloadFactor: 0.001 +--- diff --git a/src/content/integrations/zastro-service-worker.md b/src/content/integrations/zastro-service-worker.md new file mode 100644 index 000000000..23ccaa76a --- /dev/null +++ b/src/content/integrations/zastro-service-worker.md @@ -0,0 +1,14 @@ +--- +name: zastro-service-worker +title: zastro-service-worker +description: An Astro integration that adds service worker functionality to your + Astro project, powered by Workbox. +categories: + - css+ui + - recent +npmUrl: https://www.npmjs.com/package/zastro-service-worker +repoUrl: https://github.com/zachhandley/astro-service-worker +homepageUrl: https://github.com/zachhandley/astro-service-worker#readme +badge: new +downloads: 267 +--- From 06c3d7e22b5dda9a54107315c87c27777087998a Mon Sep 17 00:00:00 2001 From: Chris Swithinbank Date: Tue, 8 Oct 2024 11:21:39 +0200 Subject: [PATCH 3/3] Re-run update with categorization logic from #1281 --- src/content/integrations/@angiusastro-jsonc.md | 2 +- src/content/integrations/@astro-contentfaker.md | 2 +- src/content/integrations/@astro-contentvalidator.md | 2 +- src/content/integrations/@astro-openapiclient.md | 2 +- src/content/integrations/@astro-openapischema-checkers.md | 2 +- src/content/integrations/@astroliciousconfstellation.md | 2 +- src/content/integrations/@besomwebcraftastro-healthcheck.md | 2 +- src/content/integrations/@brandonaaronastro-script-embed.md | 2 +- src/content/integrations/@brattonrossastro-playground.md | 2 +- src/content/integrations/@convocometauth-astro.md | 2 +- src/content/integrations/@dmnoastro-integration.md | 2 +- .../integrations/@forastroremark-html-directives-integration.md | 2 +- src/content/integrations/@frontendistaastro-html-minify.md | 2 +- src/content/integrations/@inox-toolsaik-mod.md | 2 +- src/content/integrations/@inox-toolsaik-route-config.md | 2 +- src/content/integrations/@inox-toolsastro-when.md | 2 +- src/content/integrations/@inox-toolsmodular-station.md | 2 +- src/content/integrations/@inox-toolssitemap-ext.md | 1 - .../integrations/@j_csea-cat-chain_astro-openapi-validation.md | 2 +- src/content/integrations/@jcayzacastro-markdown-tree-dump.md | 2 +- src/content/integrations/@keystaticastro.md | 2 +- src/content/integrations/@lightnetdecap-admin.md | 2 +- src/content/integrations/@lightnetlibrary.md | 2 +- src/content/integrations/@orgajsastro.md | 2 +- src/content/integrations/@pietervdwerkauth-astro.md | 2 +- src/content/integrations/@sailhouseastro.md | 2 +- src/content/integrations/@toshikurauchiactive-handout.md | 2 +- src/content/integrations/@vite-pwaastro.md | 2 +- src/content/integrations/@vl07flare-docs.md | 2 +- src/content/integrations/astro-beep.md | 2 +- src/content/integrations/astro-clerk-auth.md | 2 +- src/content/integrations/astro-console-cleaner.md | 2 +- src/content/integrations/astro-content.md | 2 +- src/content/integrations/astro-copy.md | 2 +- src/content/integrations/astro-d2.md | 2 +- src/content/integrations/astro-dev-plugin-reboot.md | 2 +- src/content/integrations/astro-directives.md | 2 +- src/content/integrations/astro-expressive-code.md | 2 +- src/content/integrations/astro-fetch-redirects.md | 2 +- src/content/integrations/astro-fluidcube.md | 2 +- src/content/integrations/astro-htaccess.md | 2 +- src/content/integrations/astro-i18n-pages.md | 2 +- src/content/integrations/astro-i18n-routes.md | 2 +- src/content/integrations/astro-icons.md | 2 +- src/content/integrations/astro-imports.md | 2 +- src/content/integrations/astro-integration-windicss.md | 2 +- src/content/integrations/astro-markdoc-ssr.md | 2 +- src/content/integrations/astro-md-image-integration.md | 2 +- src/content/integrations/astro-minify-html.md | 2 +- src/content/integrations/astro-org.md | 2 +- src/content/integrations/astro-pages-hmr.md | 2 +- src/content/integrations/astro-pdf.md | 2 +- src/content/integrations/astro-prettify-html.md | 2 +- src/content/integrations/astro-react-navigation.md | 2 +- src/content/integrations/astro-reading-time.md | 2 +- src/content/integrations/astro-rehype-img2pic.md | 2 +- src/content/integrations/astro-relatinator.md | 2 +- src/content/integrations/astro-responsive-image.md | 2 +- src/content/integrations/astro-run.md | 2 +- src/content/integrations/astro-screen-recorder.md | 1 - src/content/integrations/astro-selfie.md | 2 +- src/content/integrations/astro-seo-images.md | 2 +- src/content/integrations/astro-subsites.md | 2 +- src/content/integrations/astro-suspense.md | 2 +- src/content/integrations/astro-theme-mecure.md | 2 +- src/content/integrations/astro-toml.md | 2 +- src/content/integrations/astro-typed-routes.md | 2 +- src/content/integrations/astro-typesafe-routes.md | 2 +- src/content/integrations/astro-unminify-cloudflare.md | 2 +- src/content/integrations/astro-ununura.md | 2 +- src/content/integrations/astro-webhooks.md | 2 +- src/content/integrations/astro-worker-links.md | 2 +- src/content/integrations/astropix.md | 2 +- src/content/integrations/is-wdsssx.md | 2 +- src/content/integrations/porfolio-dev.md | 2 +- src/content/integrations/unplugin-fonts.md | 2 +- src/content/integrations/zastro-service-worker.md | 2 +- src/data/last-modified.json | 2 +- 78 files changed, 76 insertions(+), 78 deletions(-) diff --git a/src/content/integrations/@angiusastro-jsonc.md b/src/content/integrations/@angiusastro-jsonc.md index 8a96cea57..81b656eef 100644 --- a/src/content/integrations/@angiusastro-jsonc.md +++ b/src/content/integrations/@angiusastro-jsonc.md @@ -3,7 +3,7 @@ name: "@angius/astro-jsonc" title: "@angius/astro-jsonc" description: A simple JSON With Comments parser to allow its usage in Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@angius/astro-jsonc repoUrl: https://github.com/Atulin/astro-jsonc homepageUrl: https://github.com/Atulin/astro-jsonc#readme diff --git a/src/content/integrations/@astro-contentfaker.md b/src/content/integrations/@astro-contentfaker.md index 614d11b9c..7208720c4 100644 --- a/src/content/integrations/@astro-contentfaker.md +++ b/src/content/integrations/@astro-contentfaker.md @@ -3,7 +3,7 @@ name: "@astro-content/faker" title: "@astro-content/faker" description: Quickly populate content collections from your schemas. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-content/faker repoUrl: https://github.com/JulianCataldo/astro-content homepageUrl: https://astro-content.dev diff --git a/src/content/integrations/@astro-contentvalidator.md b/src/content/integrations/@astro-contentvalidator.md index 4b97650b8..6436b78d9 100644 --- a/src/content/integrations/@astro-contentvalidator.md +++ b/src/content/integrations/@astro-contentvalidator.md @@ -3,7 +3,7 @@ name: "@astro-content/validator" title: "@astro-content/validator" description: A fail-safe way to ingest your project content. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-content/validator repoUrl: https://github.com/JulianCataldo/astro-content homepageUrl: https://astro-content.dev diff --git a/src/content/integrations/@astro-openapiclient.md b/src/content/integrations/@astro-openapiclient.md index b1ea95caf..b6a49375b 100644 --- a/src/content/integrations/@astro-openapiclient.md +++ b/src/content/integrations/@astro-openapiclient.md @@ -5,7 +5,7 @@ description: |- Generate helpers for fetching an OpenAPI endpoint. Supports vanilla fetchers, React Queries, Nano stores… categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/client homepageUrl: https://www.npmjs.com/package/@astro-openapi/client downloads: 30 diff --git a/src/content/integrations/@astro-openapischema-checkers.md b/src/content/integrations/@astro-openapischema-checkers.md index c418275ef..a539671c1 100644 --- a/src/content/integrations/@astro-openapischema-checkers.md +++ b/src/content/integrations/@astro-openapischema-checkers.md @@ -2,7 +2,7 @@ name: "@astro-openapi/schema-checkers" title: "@astro-openapi/schema-checkers" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astro-openapi/schema-checkers repoUrl: https://github.com/JulianCataldo/astro-openapi homepageUrl: https://juliancataldo.github.io/astro-openapi diff --git a/src/content/integrations/@astroliciousconfstellation.md b/src/content/integrations/@astroliciousconfstellation.md index 7c2ce6c6e..6ca831e2f 100644 --- a/src/content/integrations/@astroliciousconfstellation.md +++ b/src/content/integrations/@astroliciousconfstellation.md @@ -3,7 +3,7 @@ name: "@astrolicious/confstellation" title: "@astrolicious/confstellation" description: A Conference solution built for Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@astrolicious/confstellation repoUrl: https://github.com/UserName/@astrolicious/confstellation homepageUrl: https://github.com/UserName/theme-playground diff --git a/src/content/integrations/@besomwebcraftastro-healthcheck.md b/src/content/integrations/@besomwebcraftastro-healthcheck.md index ae6892c6c..9554fc7b8 100644 --- a/src/content/integrations/@besomwebcraftastro-healthcheck.md +++ b/src/content/integrations/@besomwebcraftastro-healthcheck.md @@ -3,7 +3,7 @@ name: "@besomwebcraft/astro-healthcheck" title: "@besomwebcraft/astro-healthcheck" description: Add healthcheck endpoint to astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@besomwebcraft/astro-healthcheck repoUrl: https://github.com/Besom-Webcraft/astro-healthcheck homepageUrl: https://github.com/Besom-Webcraft/astro-healthcheck#readme diff --git a/src/content/integrations/@brandonaaronastro-script-embed.md b/src/content/integrations/@brandonaaronastro-script-embed.md index 95900138a..17f0294a6 100644 --- a/src/content/integrations/@brandonaaronastro-script-embed.md +++ b/src/content/integrations/@brandonaaronastro-script-embed.md @@ -3,7 +3,7 @@ name: "@brandonaaron/astro-script-embed" title: "@brandonaaron/astro-script-embed" description: Embed (or inline) a script to your HTML in astro components. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@brandonaaron/astro-script-embed repoUrl: https://github.com/brandonaaron/astro-script-embed homepageUrl: https://github.com/brandonaaron/astro-script-embed#readme diff --git a/src/content/integrations/@brattonrossastro-playground.md b/src/content/integrations/@brattonrossastro-playground.md index 2ba767a40..67b7d055b 100644 --- a/src/content/integrations/@brattonrossastro-playground.md +++ b/src/content/integrations/@brattonrossastro-playground.md @@ -2,7 +2,7 @@ name: "@brattonross/astro-playground" title: "@brattonross/astro-playground" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@brattonross/astro-playground repoUrl: https://github.com/brattonross/astro-playground homepageUrl: https://github.com/brattonross/astro-playground diff --git a/src/content/integrations/@convocometauth-astro.md b/src/content/integrations/@convocometauth-astro.md index 798a0d4ae..31adb8c23 100644 --- a/src/content/integrations/@convocometauth-astro.md +++ b/src/content/integrations/@convocometauth-astro.md @@ -5,7 +5,7 @@ description: This is a fork of Auth Astro, including many fixes and new features, which was created due to a lack of maintenance in the upstream version. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@convocomet/auth-astro repoUrl: https://github.com/nowaythatworked/auth-astro homepageUrl: https://github.com/nowaythatworked/auth-astro#readme diff --git a/src/content/integrations/@dmnoastro-integration.md b/src/content/integrations/@dmnoastro-integration.md index 3876f43b9..ac2f08729 100644 --- a/src/content/integrations/@dmnoastro-integration.md +++ b/src/content/integrations/@dmnoastro-integration.md @@ -3,7 +3,7 @@ name: "@dmno/astro-integration" title: "@dmno/astro-integration" description: tools for integrating dmno into astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@dmno/astro-integration repoUrl: https://github.com/dmno-dev/dmno homepageUrl: https://dmno.dev/docs/integrations/astro diff --git a/src/content/integrations/@forastroremark-html-directives-integration.md b/src/content/integrations/@forastroremark-html-directives-integration.md index 7d04344d5..b509a60d0 100644 --- a/src/content/integrations/@forastroremark-html-directives-integration.md +++ b/src/content/integrations/@forastroremark-html-directives-integration.md @@ -3,7 +3,7 @@ name: "@forastro/remark-html-directives-integration" title: "@forastro/remark-html-directives-integration" description: "" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@forastro/remark-html-directives-integration repoUrl: https://github.com/louiss0/forastro homepageUrl: https://forastro-docs.onrender.com/libraries/remark-html-directives diff --git a/src/content/integrations/@frontendistaastro-html-minify.md b/src/content/integrations/@frontendistaastro-html-minify.md index 2b0987c4f..b9cc82274 100644 --- a/src/content/integrations/@frontendistaastro-html-minify.md +++ b/src/content/integrations/@frontendistaastro-html-minify.md @@ -3,7 +3,7 @@ name: "@frontendista/astro-html-minify" title: "@frontendista/astro-html-minify" description: HTML minifier for statically rendered files in Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@frontendista/astro-html-minify repoUrl: https://github.com/frontendista/astro-html-minify homepageUrl: https://github.com/frontendista/astro-html-minify diff --git a/src/content/integrations/@inox-toolsaik-mod.md b/src/content/integrations/@inox-toolsaik-mod.md index 4b635f6ef..55e26616c 100644 --- a/src/content/integrations/@inox-toolsaik-mod.md +++ b/src/content/integrations/@inox-toolsaik-mod.md @@ -3,7 +3,7 @@ name: "@inox-tools/aik-mod" title: "@inox-tools/aik-mod" description: AIK Plugin for inline modules categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@inox-tools/aik-mod repoUrl: https://github.com/Fryuni/inox-tools homepageUrl: https://github.com/Fryuni/inox-tools#readme diff --git a/src/content/integrations/@inox-toolsaik-route-config.md b/src/content/integrations/@inox-toolsaik-route-config.md index 5f6cd9024..7b854fe3a 100644 --- a/src/content/integrations/@inox-toolsaik-route-config.md +++ b/src/content/integrations/@inox-toolsaik-route-config.md @@ -5,7 +5,7 @@ description:

InoxTools

categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@inox-tools/aik-route-config repoUrl: https://github.com/Fryuni/inox-tools homepageUrl: https://github.com/Fryuni/inox-tools#readme diff --git a/src/content/integrations/@inox-toolsastro-when.md b/src/content/integrations/@inox-toolsastro-when.md index 2803e6c50..8b11a9742 100644 --- a/src/content/integrations/@inox-toolsastro-when.md +++ b/src/content/integrations/@inox-toolsastro-when.md @@ -3,7 +3,7 @@ name: "@inox-tools/astro-when" title: "@inox-tools/astro-when" description: Integration that informs when in Astro's lifecycle the code is running categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/astro-when repoUrl: https://github.com/Fryuni/inox-tools homepageUrl: https://github.com/Fryuni/inox-tools#readme diff --git a/src/content/integrations/@inox-toolsmodular-station.md b/src/content/integrations/@inox-toolsmodular-station.md index c44829631..6fbdc33c7 100644 --- a/src/content/integrations/@inox-toolsmodular-station.md +++ b/src/content/integrations/@inox-toolsmodular-station.md @@ -3,7 +3,7 @@ name: "@inox-tools/modular-station" title: "@inox-tools/modular-station" description: Simplifying Astro integrations with a flexible docking system. categories: - - css+ui + - utilities npmUrl: https://www.npmjs.com/package/@inox-tools/modular-station homepageUrl: https://www.npmjs.com/package/@inox-tools/modular-station downloads: 837 diff --git a/src/content/integrations/@inox-toolssitemap-ext.md b/src/content/integrations/@inox-toolssitemap-ext.md index f188ec94a..299024bed 100644 --- a/src/content/integrations/@inox-toolssitemap-ext.md +++ b/src/content/integrations/@inox-toolssitemap-ext.md @@ -3,7 +3,6 @@ name: "@inox-tools/sitemap-ext" title: "@inox-tools/sitemap-ext" description: Higher level extension over Astro's official sitemap integration categories: - - css+ui - performance+seo npmUrl: https://www.npmjs.com/package/@inox-tools/sitemap-ext repoUrl: https://github.com/Fryuni/inox-tools diff --git a/src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md b/src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md index ad557a88b..8bdf3eb21 100644 --- a/src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md +++ b/src/content/integrations/@j_csea-cat-chain_astro-openapi-validation.md @@ -4,7 +4,7 @@ title: "@j_c/sea-cat-chain_astro-openapi--validation" description: "Provides useful code generation for where you need to pass serializabled data. Very useful for:" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@j_c/sea-cat-chain_astro-openapi--validation repoUrl: https://github.com/JulianCataldo/astro-content homepageUrl: https://astro-content.dev diff --git a/src/content/integrations/@jcayzacastro-markdown-tree-dump.md b/src/content/integrations/@jcayzacastro-markdown-tree-dump.md index 2552ca750..0eac375e6 100644 --- a/src/content/integrations/@jcayzacastro-markdown-tree-dump.md +++ b/src/content/integrations/@jcayzacastro-markdown-tree-dump.md @@ -3,7 +3,7 @@ name: "@jcayzac/astro-markdown-tree-dump" title: "@jcayzac/astro-markdown-tree-dump" description: Dumps rehype and remark trees to files categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/@jcayzac/astro-markdown-tree-dump repoUrl: https://github.com/jcayzac/copepod-modules diff --git a/src/content/integrations/@keystaticastro.md b/src/content/integrations/@keystaticastro.md index 46abc08ae..ca3ecd81e 100644 --- a/src/content/integrations/@keystaticastro.md +++ b/src/content/integrations/@keystaticastro.md @@ -2,7 +2,7 @@ name: "@keystatic/astro" title: "@keystatic/astro" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@keystatic/astro repoUrl: https://github.com/Thinkmill/keystatic homepageUrl: https://github.com/Thinkmill/keystatic#readme diff --git a/src/content/integrations/@lightnetdecap-admin.md b/src/content/integrations/@lightnetdecap-admin.md index ba2d9f7e9..e35ed8268 100644 --- a/src/content/integrations/@lightnetdecap-admin.md +++ b/src/content/integrations/@lightnetdecap-admin.md @@ -2,7 +2,7 @@ name: "@lightnet/decap-admin" title: "@lightnet/decap-admin" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@lightnet/decap-admin homepageUrl: https://www.npmjs.com/package/@lightnet/decap-admin downloads: 85 diff --git a/src/content/integrations/@lightnetlibrary.md b/src/content/integrations/@lightnetlibrary.md index d48bf2c3d..884cb501b 100644 --- a/src/content/integrations/@lightnetlibrary.md +++ b/src/content/integrations/@lightnetlibrary.md @@ -2,7 +2,7 @@ name: "@lightnet/library" title: "@lightnet/library" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@lightnet/library homepageUrl: https://www.npmjs.com/package/@lightnet/library downloads: 356 diff --git a/src/content/integrations/@orgajsastro.md b/src/content/integrations/@orgajsastro.md index 8d96cd4e4..5963b7b69 100644 --- a/src/content/integrations/@orgajsastro.md +++ b/src/content/integrations/@orgajsastro.md @@ -3,7 +3,7 @@ name: "@orgajs/astro" title: "@orgajs/astro" description: Add support for org-mode pages in your Astro site categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@orgajs/astro repoUrl: https://github.com/orgapp/orgajs homepageUrl: https://github.com/orgapp/orgajs#readme diff --git a/src/content/integrations/@pietervdwerkauth-astro.md b/src/content/integrations/@pietervdwerkauth-astro.md index 55df5cd25..7b77250b8 100644 --- a/src/content/integrations/@pietervdwerkauth-astro.md +++ b/src/content/integrations/@pietervdwerkauth-astro.md @@ -5,7 +5,7 @@ description: Auth Astro is the easiest way to add Authentication to your Astro Project. It wraps the core of Auth.js into an Astro integration which automatically adds the endpoints and handles everything else. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@pietervdwerk/auth-astro repoUrl: https://github.com/nowaythatworked/auth-astro homepageUrl: https://github.com/nowaythatworked/auth-astro#readme diff --git a/src/content/integrations/@sailhouseastro.md b/src/content/integrations/@sailhouseastro.md index e908f3776..26b8946e1 100644 --- a/src/content/integrations/@sailhouseastro.md +++ b/src/content/integrations/@sailhouseastro.md @@ -2,7 +2,7 @@ name: "@sailhouse/astro" title: "@sailhouse/astro" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@sailhouse/astro homepageUrl: https://www.npmjs.com/package/@sailhouse/astro downloads: 4 diff --git a/src/content/integrations/@toshikurauchiactive-handout.md b/src/content/integrations/@toshikurauchiactive-handout.md index 2f2e04d7b..94efbc060 100644 --- a/src/content/integrations/@toshikurauchiactive-handout.md +++ b/src/content/integrations/@toshikurauchiactive-handout.md @@ -2,7 +2,7 @@ name: "@toshikurauchi/active-handout" title: "@toshikurauchi/active-handout" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@toshikurauchi/active-handout repoUrl: https://github.com/insper-edu/active-handout-astro homepageUrl: https://github.com/insper-edu/active-handout-astro#readme diff --git a/src/content/integrations/@vite-pwaastro.md b/src/content/integrations/@vite-pwaastro.md index e5f0411a8..f33fb420f 100644 --- a/src/content/integrations/@vite-pwaastro.md +++ b/src/content/integrations/@vite-pwaastro.md @@ -3,7 +3,7 @@ name: "@vite-pwa/astro" title: "@vite-pwa/astro" description: Zero-config PWA for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@vite-pwa/astro repoUrl: https://github.com/vite-pwa/astro homepageUrl: https://github.com/vite-pwa/astro#readme diff --git a/src/content/integrations/@vl07flare-docs.md b/src/content/integrations/@vl07flare-docs.md index c6da34a38..0c008a0b3 100644 --- a/src/content/integrations/@vl07flare-docs.md +++ b/src/content/integrations/@vl07flare-docs.md @@ -3,7 +3,7 @@ name: "@vl07/flare-docs" title: "@vl07/flare-docs" description: A documentation framework categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/@vl07/flare-docs repoUrl: https://github.com/VL07/flare-docs homepageUrl: https://github.com/VL07/flare-docs#readme diff --git a/src/content/integrations/astro-beep.md b/src/content/integrations/astro-beep.md index 668187e80..f9e9813b6 100644 --- a/src/content/integrations/astro-beep.md +++ b/src/content/integrations/astro-beep.md @@ -3,7 +3,7 @@ name: astro-beep title: astro-beep description: Trigger a system notification when your Astro build is complete categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-beep repoUrl: https://github.com/natemoo-re/astro-beep homepageUrl: https://github.com/natemoo-re/astro-beep#README diff --git a/src/content/integrations/astro-clerk-auth.md b/src/content/integrations/astro-clerk-auth.md index ca9a74745..dcdbb4d34 100644 --- a/src/content/integrations/astro-clerk-auth.md +++ b/src/content/integrations/astro-clerk-auth.md @@ -3,7 +3,7 @@ name: astro-clerk-auth title: astro-clerk-auth description: Unofficial package Clerk SDK for Asto categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-clerk-auth repoUrl: https://github.com/panteliselef/astro-with-clerk-auth homepageUrl: https://github.com/panteliselef/astro-with-clerk-auth/blob/main/packages/astro-clerk-auth/README.md diff --git a/src/content/integrations/astro-console-cleaner.md b/src/content/integrations/astro-console-cleaner.md index d429ba79a..089b3d94f 100644 --- a/src/content/integrations/astro-console-cleaner.md +++ b/src/content/integrations/astro-console-cleaner.md @@ -4,7 +4,7 @@ title: astro-console-cleaner description: An Astro integration that removes console.log, console.warn, and console.error statements from your code during the build process. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-console-cleaner repoUrl: https://github.com/zachhandley/astrojs-remove-console-log homepageUrl: https://github.com/zachhandley/astrojs-remove-console-log#readme diff --git a/src/content/integrations/astro-content.md b/src/content/integrations/astro-content.md index 38f786da2..6493d5a3d 100644 --- a/src/content/integrations/astro-content.md +++ b/src/content/integrations/astro-content.md @@ -3,7 +3,7 @@ name: astro-content title: astro-content description:
categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-content homepageUrl: https://www.npmjs.com/package/astro-content downloads: 9 diff --git a/src/content/integrations/astro-copy.md b/src/content/integrations/astro-copy.md index b22d60873..53595b6e7 100644 --- a/src/content/integrations/astro-copy.md +++ b/src/content/integrations/astro-copy.md @@ -3,7 +3,7 @@ name: astro-copy title: astro-copy description: This library was generated with Nx. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-copy homepageUrl: https://www.npmjs.com/package/astro-copy downloads: 11 diff --git a/src/content/integrations/astro-d2.md b/src/content/integrations/astro-d2.md index 1d238f55d..b2cce5d4a 100644 --- a/src/content/integrations/astro-d2.md +++ b/src/content/integrations/astro-d2.md @@ -4,7 +4,7 @@ title: astro-d2 description: Astro integration and remark plugin to transform D2 Markdown code blocks into diagrams. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-d2 repoUrl: https://github.com/HiDeoo/astro-d2 homepageUrl: https://github.com/HiDeoo/astro-d2 diff --git a/src/content/integrations/astro-dev-plugin-reboot.md b/src/content/integrations/astro-dev-plugin-reboot.md index 32cbedf80..cadf15d90 100644 --- a/src/content/integrations/astro-dev-plugin-reboot.md +++ b/src/content/integrations/astro-dev-plugin-reboot.md @@ -3,7 +3,7 @@ name: astro-dev-plugin-reboot title: astro-dev-plugin-reboot description: Reboot your computer, right from the Astro dev overlay. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-dev-plugin-reboot homepageUrl: https://github.com/florian-lefebvre/astro-dev-plugin-reboot downloads: 3 diff --git a/src/content/integrations/astro-directives.md b/src/content/integrations/astro-directives.md index c868156a2..b59f99a02 100644 --- a/src/content/integrations/astro-directives.md +++ b/src/content/integrations/astro-directives.md @@ -3,7 +3,7 @@ name: astro-directives title: astro-directives description: An astro integration for more client directives. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-directives repoUrl: https://github.com/QuentinDutot/astro-directives homepageUrl: https://github.com/QuentinDutot/astro-directives#readme diff --git a/src/content/integrations/astro-expressive-code.md b/src/content/integrations/astro-expressive-code.md index e20d092cd..7cd802a15 100644 --- a/src/content/integrations/astro-expressive-code.md +++ b/src/content/integrations/astro-expressive-code.md @@ -4,7 +4,7 @@ title: astro-expressive-code description: Astro integration for Expressive Code, a text marking & annotation engine for presenting source code on the web. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-expressive-code repoUrl: https://github.com/expressive-code/expressive-code homepageUrl: https://github.com/expressive-code/expressive-code#readme diff --git a/src/content/integrations/astro-fetch-redirects.md b/src/content/integrations/astro-fetch-redirects.md index 75635f688..f97d244e3 100644 --- a/src/content/integrations/astro-fetch-redirects.md +++ b/src/content/integrations/astro-fetch-redirects.md @@ -2,7 +2,7 @@ name: astro-fetch-redirects title: astro-fetch-redirects categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-fetch-redirects homepageUrl: https://www.npmjs.com/package/astro-fetch-redirects downloads: 2 diff --git a/src/content/integrations/astro-fluidcube.md b/src/content/integrations/astro-fluidcube.md index 404d93a33..c81c73415 100644 --- a/src/content/integrations/astro-fluidcube.md +++ b/src/content/integrations/astro-fluidcube.md @@ -2,7 +2,7 @@ name: astro-fluidcube title: astro-fluidcube categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-fluidcube homepageUrl: https://www.npmjs.com/package/astro-fluidcube downloads: 8 diff --git a/src/content/integrations/astro-htaccess.md b/src/content/integrations/astro-htaccess.md index bb6b5e835..2fbe2faaa 100644 --- a/src/content/integrations/astro-htaccess.md +++ b/src/content/integrations/astro-htaccess.md @@ -3,7 +3,7 @@ name: astro-htaccess title: astro-htaccess description: Astro integration to generate an Apache .htaccess file categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-htaccess repoUrl: https://github.com/BadMannersXYZ/astro-htaccess homepageUrl: https://github.com/BadMannersXYZ/astro-htaccess diff --git a/src/content/integrations/astro-i18n-pages.md b/src/content/integrations/astro-i18n-pages.md index fd6dde1c5..b94406715 100644 --- a/src/content/integrations/astro-i18n-pages.md +++ b/src/content/integrations/astro-i18n-pages.md @@ -3,7 +3,7 @@ name: astro-i18n-pages title: astro-i18n-pages description: An astro integration to sync i18n pages. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-i18n-pages repoUrl: https://github.com/QuentinDutot/astro-i18n-pages homepageUrl: https://github.com/QuentinDutot/astro-i18n-pages#readme diff --git a/src/content/integrations/astro-i18n-routes.md b/src/content/integrations/astro-i18n-routes.md index 77b034811..70448b74d 100644 --- a/src/content/integrations/astro-i18n-routes.md +++ b/src/content/integrations/astro-i18n-routes.md @@ -3,7 +3,7 @@ name: astro-i18n-routes title: astro-i18n-routes description: An astro integration to sync i18n routes. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-i18n-routes repoUrl: https://github.com/QuentinDutot/astro-i18n-routes homepageUrl: https://github.com/QuentinDutot/astro-i18n-routes#readme diff --git a/src/content/integrations/astro-icons.md b/src/content/integrations/astro-icons.md index 1a3b9c65d..df5c0a1a0 100644 --- a/src/content/integrations/astro-icons.md +++ b/src/content/integrations/astro-icons.md @@ -3,7 +3,7 @@ name: astro-icons title: astro-icons description: Access thousands of icons as components on-demand in your astro projects. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-icons repoUrl: https://github.com/panchaow/astro-icons homepageUrl: https://github.com/panchaow/astro-icons#readme diff --git a/src/content/integrations/astro-imports.md b/src/content/integrations/astro-imports.md index b78c07918..0c15c975e 100644 --- a/src/content/integrations/astro-imports.md +++ b/src/content/integrations/astro-imports.md @@ -3,7 +3,7 @@ name: astro-imports title: astro-imports description: Auto imports for Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-imports homepageUrl: https://www.npmjs.com/package/astro-imports downloads: 3 diff --git a/src/content/integrations/astro-integration-windicss.md b/src/content/integrations/astro-integration-windicss.md index e267cfab8..81fa33545 100644 --- a/src/content/integrations/astro-integration-windicss.md +++ b/src/content/integrations/astro-integration-windicss.md @@ -3,7 +3,7 @@ name: astro-integration-windicss title: astro-integration-windicss description: Windicss + Astro Integration categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-integration-windicss repoUrl: ttps://github.com/dv-dn/astro-integration-windicss homepageUrl: https://github.com/dv-dn/astro-integration-windicss diff --git a/src/content/integrations/astro-markdoc-ssr.md b/src/content/integrations/astro-markdoc-ssr.md index dc74cee79..6ebc26ca4 100644 --- a/src/content/integrations/astro-markdoc-ssr.md +++ b/src/content/integrations/astro-markdoc-ssr.md @@ -3,7 +3,7 @@ name: astro-markdoc-ssr title: astro-markdoc-ssr description: " npm create astro@latest -- --template minimal" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-markdoc-ssr homepageUrl: https://www.npmjs.com/package/astro-markdoc-ssr downloads: 3 diff --git a/src/content/integrations/astro-md-image-integration.md b/src/content/integrations/astro-md-image-integration.md index 583f44ca3..aee59c9fc 100644 --- a/src/content/integrations/astro-md-image-integration.md +++ b/src/content/integrations/astro-md-image-integration.md @@ -3,7 +3,7 @@ name: astro-md-image-integration title: astro-md-image-integration description: Use your images outside your src project folder. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-md-image-integration repoUrl: https://github.com/userquin/astro-md-image-integration homepageUrl: https://github.com/userquin/astro-md-image-integration diff --git a/src/content/integrations/astro-minify-html.md b/src/content/integrations/astro-minify-html.md index cddf476cd..516b06f68 100644 --- a/src/content/integrations/astro-minify-html.md +++ b/src/content/integrations/astro-minify-html.md @@ -3,7 +3,7 @@ name: astro-minify-html title: astro-minify-html description: Astro integration to minify HTML categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-minify-html repoUrl: https://github.com/leoortizz/astro-minify-html homepageUrl: https://github.com/leoortizz/astro-minify-html.git diff --git a/src/content/integrations/astro-org.md b/src/content/integrations/astro-org.md index 3b404fcc1..45fe3bdf4 100644 --- a/src/content/integrations/astro-org.md +++ b/src/content/integrations/astro-org.md @@ -3,7 +3,7 @@ name: astro-org title: astro-org description: Astro plugin to import org-mode files. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-org repoUrl: https://github.com/rasendubi/uniorg homepageUrl: https://github.com/rasendubi/uniorg#readme diff --git a/src/content/integrations/astro-pages-hmr.md b/src/content/integrations/astro-pages-hmr.md index b844a2671..ce422b291 100644 --- a/src/content/integrations/astro-pages-hmr.md +++ b/src/content/integrations/astro-pages-hmr.md @@ -4,7 +4,7 @@ title: astro-pages-hmr description: Adds HMR support to pages in Astro (src/pages/*). Supports .astro, .html, .md, .mdx, etc pages and Content Collections. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-pages-hmr repoUrl: https://github.com/bluwy/astro-pages-hmr homepageUrl: https://github.com/bluwy/astro-pages-hmr#readme diff --git a/src/content/integrations/astro-pdf.md b/src/content/integrations/astro-pdf.md index 3c097c166..89a56c92d 100644 --- a/src/content/integrations/astro-pdf.md +++ b/src/content/integrations/astro-pdf.md @@ -3,7 +3,7 @@ name: astro-pdf title: astro-pdf description: A simple Astro integration to generate PDFs from built pages categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-pdf repoUrl: https://github.com/lameuler/astro-pdf homepageUrl: https://github.com/lameuler/astro-pdf#readme diff --git a/src/content/integrations/astro-prettify-html.md b/src/content/integrations/astro-prettify-html.md index fcb198f43..67d867a75 100644 --- a/src/content/integrations/astro-prettify-html.md +++ b/src/content/integrations/astro-prettify-html.md @@ -2,7 +2,7 @@ name: astro-prettify-html title: astro-prettify-html categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-prettify-html homepageUrl: https://www.npmjs.com/package/astro-prettify-html downloads: 3 diff --git a/src/content/integrations/astro-react-navigation.md b/src/content/integrations/astro-react-navigation.md index 810b0b80e..f9ca39c64 100644 --- a/src/content/integrations/astro-react-navigation.md +++ b/src/content/integrations/astro-react-navigation.md @@ -3,7 +3,7 @@ name: astro-react-navigation title: astro-react-navigation description: Hijack your Astro MPA with React Navigation's native-like routing categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-react-navigation repoUrl: https://github.com/jkhaui/castro homepageUrl: https://github.com/jkhaui/castro/tree/main/packages/astro-integrations/astro-react-navigation#astro-react-navigation diff --git a/src/content/integrations/astro-reading-time.md b/src/content/integrations/astro-reading-time.md index bc9fdcd73..b40876d4c 100644 --- a/src/content/integrations/astro-reading-time.md +++ b/src/content/integrations/astro-reading-time.md @@ -3,7 +3,7 @@ name: astro-reading-time title: astro-reading-time description: An Astro integration for calculate reading time of Markdown/MDX files categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-reading-time repoUrl: https://github.com/mogeko/mogeko homepageUrl: https://github.com/mogeko/mogeko/tree/master/packages/astro-reading-time#readme diff --git a/src/content/integrations/astro-rehype-img2pic.md b/src/content/integrations/astro-rehype-img2pic.md index 1f09b6024..73085177b 100644 --- a/src/content/integrations/astro-rehype-img2pic.md +++ b/src/content/integrations/astro-rehype-img2pic.md @@ -4,7 +4,7 @@ title: astro-rehype-img2pic description: Astro Integraton that automatically optimizes images referenced in markdown files. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-rehype-img2pic homepageUrl: https://www.npmjs.com/package/astro-rehype-img2pic downloads: 143 diff --git a/src/content/integrations/astro-relatinator.md b/src/content/integrations/astro-relatinator.md index 3414c5fc5..7166a9ec8 100644 --- a/src/content/integrations/astro-relatinator.md +++ b/src/content/integrations/astro-relatinator.md @@ -3,7 +3,7 @@ name: astro-relatinator title: astro-relatinator description: Find related content in your Astro website or app categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-relatinator repoUrl: https://github.com/DBozhinovski/relatinator homepageUrl: https://github.com/DBozhinovski/relatinator#readme diff --git a/src/content/integrations/astro-responsive-image.md b/src/content/integrations/astro-responsive-image.md index e01208a90..6ebd52f8b 100644 --- a/src/content/integrations/astro-responsive-image.md +++ b/src/content/integrations/astro-responsive-image.md @@ -3,7 +3,7 @@ name: astro-responsive-image title: astro-responsive-image description: This library was generated with Nx. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-responsive-image homepageUrl: https://www.npmjs.com/package/astro-responsive-image downloads: 8 diff --git a/src/content/integrations/astro-run.md b/src/content/integrations/astro-run.md index 159f0c27b..6c1e99872 100644 --- a/src/content/integrations/astro-run.md +++ b/src/content/integrations/astro-run.md @@ -4,7 +4,7 @@ title: astro-run description: This Astro integration exposes user-friendly hooks into the astro build process using zx. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-run repoUrl: https://github.com/natemoo-re/astro-run homepageUrl: https://github.com/natemoo-re/astro-run/tree/main/packages/core#readme diff --git a/src/content/integrations/astro-screen-recorder.md b/src/content/integrations/astro-screen-recorder.md index d107da2f2..cdaf6220a 100644 --- a/src/content/integrations/astro-screen-recorder.md +++ b/src/content/integrations/astro-screen-recorder.md @@ -3,7 +3,6 @@ name: astro-screen-recorder title: astro-screen-recorder description: astro dev toolbar button for screen recording categories: - - css+ui - adapters npmUrl: https://www.npmjs.com/package/astro-screen-recorder repoUrl: https://github.com/Cspeisman/astro-screen-recorder diff --git a/src/content/integrations/astro-selfie.md b/src/content/integrations/astro-selfie.md index c88c334ad..e9b651ebe 100644 --- a/src/content/integrations/astro-selfie.md +++ b/src/content/integrations/astro-selfie.md @@ -3,7 +3,7 @@ name: astro-selfie title: astro-selfie description: Astro integration to generate page screenshots to show as Open Graph images categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-selfie repoUrl: https://github.com/vadimdemedes/astro-selfie homepageUrl: https://github.com/vadimdemedes/astro-selfie#readme diff --git a/src/content/integrations/astro-seo-images.md b/src/content/integrations/astro-seo-images.md index 8ea3b8188..68b961f6d 100644 --- a/src/content/integrations/astro-seo-images.md +++ b/src/content/integrations/astro-seo-images.md @@ -3,7 +3,7 @@ name: astro-seo-images title: astro-seo-images description: Use Astro templates to generate social images for your Astro build categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-seo-images homepageUrl: https://github.com/davidwarrington/astro-seo-images downloads: 14 diff --git a/src/content/integrations/astro-subsites.md b/src/content/integrations/astro-subsites.md index 77616f942..0dd2e5c02 100644 --- a/src/content/integrations/astro-subsites.md +++ b/src/content/integrations/astro-subsites.md @@ -4,7 +4,7 @@ title: astro-subsites description: This Astro integration allows developers to treat an Astro project's folder as sub-website. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-subsites repoUrl: ssh://git@gitlab.com/aimedev/astro-subsites homepageUrl: https://gitlab.com/aimedev/astro-subsites#readme diff --git a/src/content/integrations/astro-suspense.md b/src/content/integrations/astro-suspense.md index e2fbc35c1..376b321b0 100644 --- a/src/content/integrations/astro-suspense.md +++ b/src/content/integrations/astro-suspense.md @@ -3,7 +3,7 @@ name: astro-suspense title: astro-suspense description: Out of order streaming support for Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-suspense repoUrl: https://github.com/charlie-hadden/astro-suspense homepageUrl: https://github.com/charlie-hadden/astro-suspense#readme diff --git a/src/content/integrations/astro-theme-mecure.md b/src/content/integrations/astro-theme-mecure.md index 2c0bcb500..b9644ebe5 100644 --- a/src/content/integrations/astro-theme-mecure.md +++ b/src/content/integrations/astro-theme-mecure.md @@ -3,7 +3,7 @@ name: astro-theme-mecure title: astro-theme-mecure description: A beautiful Astro theme for personal blog categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-theme-mecure homepageUrl: https://www.npmjs.com/package/astro-theme-mecure downloads: 665 diff --git a/src/content/integrations/astro-toml.md b/src/content/integrations/astro-toml.md index 477540be6..79d3cbc95 100644 --- a/src/content/integrations/astro-toml.md +++ b/src/content/integrations/astro-toml.md @@ -3,7 +3,7 @@ name: astro-toml title: astro-toml description: A simple TOML parser to allow usage of TOML as a collection in Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-toml repoUrl: https://github.com/cmgriffing/astro-toml homepageUrl: https://github.com/cmgriffing/astro-toml#readme diff --git a/src/content/integrations/astro-typed-routes.md b/src/content/integrations/astro-typed-routes.md index ebbd4b2e1..fa0748add 100644 --- a/src/content/integrations/astro-typed-routes.md +++ b/src/content/integrations/astro-typed-routes.md @@ -3,7 +3,7 @@ name: astro-typed-routes title: astro-typed-routes description: Type-safe pages links for Astro categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-typed-routes repoUrl: https://github.com/bartoszkrawczyk2/astro-typed-routes homepageUrl: https://github.com/bartoszkrawczyk2/astro-typed-routes#readme diff --git a/src/content/integrations/astro-typesafe-routes.md b/src/content/integrations/astro-typesafe-routes.md index 2ea143f74..48287161b 100644 --- a/src/content/integrations/astro-typesafe-routes.md +++ b/src/content/integrations/astro-typesafe-routes.md @@ -3,7 +3,7 @@ name: astro-typesafe-routes title: astro-typesafe-routes description: Astro Integration for typesafe URLs categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-typesafe-routes repoUrl: https://github.com/feelixe/astro-typesafe-routes homepageUrl: https://github.com/feelixe/astro-typesafe-routes diff --git a/src/content/integrations/astro-unminify-cloudflare.md b/src/content/integrations/astro-unminify-cloudflare.md index 6c978048b..dbc07882f 100644 --- a/src/content/integrations/astro-unminify-cloudflare.md +++ b/src/content/integrations/astro-unminify-cloudflare.md @@ -3,7 +3,7 @@ name: astro-unminify-cloudflare title: astro-unminify-cloudflare description: Astro integration to unminify the generated Cloudflare worker. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-unminify-cloudflare repoUrl: https://github.com/altipla-consulting/astro-unminify-cloudflare homepageUrl: https://github.com/altipla-consulting/astro-unminify-cloudflare#readme diff --git a/src/content/integrations/astro-ununura.md b/src/content/integrations/astro-ununura.md index 5ebe891cb..9828508df 100644 --- a/src/content/integrations/astro-ununura.md +++ b/src/content/integrations/astro-ununura.md @@ -3,7 +3,7 @@ name: astro-ununura title: astro-ununura description: A Atomic CSS Engine Integration for Astro. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-ununura repoUrl: https://github.com/Novout/ununuracss homepageUrl: https://ununura.com diff --git a/src/content/integrations/astro-webhooks.md b/src/content/integrations/astro-webhooks.md index 56c7c4725..b0383ac03 100644 --- a/src/content/integrations/astro-webhooks.md +++ b/src/content/integrations/astro-webhooks.md @@ -3,7 +3,7 @@ name: astro-webhooks title: astro-webhooks description: Receive webhooks in Astro apps categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-webhooks repoUrl: https://github.com/codiume/orbit homepageUrl: https://github.com/codiume/orbit diff --git a/src/content/integrations/astro-worker-links.md b/src/content/integrations/astro-worker-links.md index 7592aa15d..6bb4a68a4 100644 --- a/src/content/integrations/astro-worker-links.md +++ b/src/content/integrations/astro-worker-links.md @@ -3,7 +3,7 @@ name: astro-worker-links title: astro-worker-links description: Automatically create shortened urls for your Astro project via worker-links categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astro-worker-links repoUrl: https://github.com/Ovyerus/astro-worker-links homepageUrl: https://github.com/Ovyerus/astro-worker-links diff --git a/src/content/integrations/astropix.md b/src/content/integrations/astropix.md index e3e4790fd..4dfb66f7e 100644 --- a/src/content/integrations/astropix.md +++ b/src/content/integrations/astropix.md @@ -3,7 +3,7 @@ name: astropix title: astropix description: Astro integration for astropix. categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/astropix repoUrl: https://github.com/alexanderniebuhr/astropix homepageUrl: https://github.com/alexanderniebuhr/astropix/blob/main/packages/astropix/README.md diff --git a/src/content/integrations/is-wdsssx.md b/src/content/integrations/is-wdsssx.md index 48e714b01..551878b19 100644 --- a/src/content/integrations/is-wdsssx.md +++ b/src/content/integrations/is-wdsssx.md @@ -3,7 +3,7 @@ name: is-wdsssx title: is-wdsssx description: Is the string WDS? categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/is-wdsssx repoUrl: ssh://git@github.com/apophis51/package homepageUrl: https://github.com/apophis51/package#readme diff --git a/src/content/integrations/porfolio-dev.md b/src/content/integrations/porfolio-dev.md index 63c35745c..ac0b1276d 100644 --- a/src/content/integrations/porfolio-dev.md +++ b/src/content/integrations/porfolio-dev.md @@ -3,7 +3,7 @@ name: porfolio-dev title: porfolio-dev description: "!Instalar las dependencias: npm install" categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/porfolio-dev homepageUrl: https://www.npmjs.com/package/porfolio-dev downloads: 1 diff --git a/src/content/integrations/unplugin-fonts.md b/src/content/integrations/unplugin-fonts.md index 243adc101..73f8a95b9 100644 --- a/src/content/integrations/unplugin-fonts.md +++ b/src/content/integrations/unplugin-fonts.md @@ -3,7 +3,7 @@ name: unplugin-fonts title: unplugin-fonts description: Universal Webfont loader categories: - - css+ui + - uncategorized npmUrl: https://www.npmjs.com/package/unplugin-fonts repoUrl: https://github.com/cssninjaStudio/unplugin-fonts homepageUrl: https://github.com/cssninjaStudio/unplugin-fonts#readme diff --git a/src/content/integrations/zastro-service-worker.md b/src/content/integrations/zastro-service-worker.md index 23ccaa76a..334a4dd14 100644 --- a/src/content/integrations/zastro-service-worker.md +++ b/src/content/integrations/zastro-service-worker.md @@ -4,7 +4,7 @@ title: zastro-service-worker description: An Astro integration that adds service worker functionality to your Astro project, powered by Workbox. categories: - - css+ui + - uncategorized - recent npmUrl: https://www.npmjs.com/package/zastro-service-worker repoUrl: https://github.com/zachhandley/astro-service-worker diff --git a/src/data/last-modified.json b/src/data/last-modified.json index 3bfaa8955..00edb9593 100644 --- a/src/data/last-modified.json +++ b/src/data/last-modified.json @@ -1,3 +1,3 @@ { - "integrations": "Tue, 08 Oct 2024 04:04:06 GMT" + "integrations": "Tue, 08 Oct 2024 09:20:06 GMT" } \ No newline at end of file