diff --git a/scripts/integrations.json b/scripts/integrations.json index 7274112e2..e078bf0fa 100644 --- a/scripts/integrations.json +++ b/scripts/integrations.json @@ -47,6 +47,7 @@ "blocklist": [ "@advanced-astro/capo", "@astrojs/db", + "@astrojs/studio", "@astrojs/turbolinks", "@astrojs/og", "astro-zdog", diff --git a/src/content/integrations/@advanced-astrolottie.md b/src/content/integrations/@advanced-astrolottie.md index 8b9b28ea4..8f8b1123c 100644 --- a/src/content/integrations/@advanced-astrolottie.md +++ b/src/content/integrations/@advanced-astrolottie.md @@ -4,10 +4,8 @@ title: "@advanced-astro/lottie" description: "The next level 🔥 experience of Astro 🚀 in a frenzy of Lottie wizardry 🪄" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/@advanced-astro/lottie" repoUrl: "https://github.com/advanced-astro/lottie" homepageUrl: "https://github.com/advanced-astro/lottie#readme.md" -badge: "new" downloads: 71 --- diff --git a/src/content/integrations/@antonyfarisdeno-astro-adapter.md b/src/content/integrations/@antonyfarisdeno-astro-adapter.md new file mode 100644 index 000000000..a5fd8c925 --- /dev/null +++ b/src/content/integrations/@antonyfarisdeno-astro-adapter.md @@ -0,0 +1,14 @@ +--- +name: "@antonyfaris/deno-astro-adapter" +title: "@antonyfaris/deno-astro-adapter" +description: "Deploy your Astro site to a Deno server" +categories: + - "css+ui" + - "adapters" + - "recent" +npmUrl: "https://www.npmjs.com/package/@antonyfaris/deno-astro-adapter" +repoUrl: "https://github.com/antonyfaris/deno-astro-adapter" +homepageUrl: "https://github.com/antonyfaris/deno-astro-adapter/" +badge: "new" +downloads: 109 +--- diff --git a/src/content/integrations/@astro-awsadapter.md b/src/content/integrations/@astro-awsadapter.md new file mode 100644 index 000000000..048c5bb9f --- /dev/null +++ b/src/content/integrations/@astro-awsadapter.md @@ -0,0 +1,14 @@ +--- +name: "@astro-aws/adapter" +title: "@astro-aws/adapter" +description: "An adapter for deploying an Astro application to AWS Lambda" +categories: + - "css+ui" + - "frameworks" + - "performance+seo" + - "adapters" +npmUrl: "https://www.npmjs.com/package/@astro-aws/adapter" +repoUrl: "ssh://git@github.com/lukeshay/astro-aws" +homepageUrl: "https://astro-aws.org/" +downloads: 383 +--- diff --git a/src/content/integrations/@astro-awsconstructs.md b/src/content/integrations/@astro-awsconstructs.md new file mode 100644 index 000000000..d8c01428f --- /dev/null +++ b/src/content/integrations/@astro-awsconstructs.md @@ -0,0 +1,14 @@ +--- +name: "@astro-aws/constructs" +title: "@astro-aws/constructs" +description: "Constructs for deploying an Astro application to AWS Lambda" +categories: + - "css+ui" + - "frameworks" + - "performance+seo" + - "adapters" +npmUrl: "https://www.npmjs.com/package/@astro-aws/constructs" +repoUrl: "ssh://git@github.com/lukeshay/astro-aws" +homepageUrl: "https://astro-aws.org/" +downloads: 19 +--- diff --git a/src/content/integrations/@astro-communityastro-embed-link-preview.md b/src/content/integrations/@astro-communityastro-embed-link-preview.md index caed67f37..13a37375e 100644 --- a/src/content/integrations/@astro-communityastro-embed-link-preview.md +++ b/src/content/integrations/@astro-communityastro-embed-link-preview.md @@ -4,10 +4,8 @@ title: "@astro-community/astro-embed-link-preview" description: "Component to embed a website’s OpenGraph image and metadata on your Astro site" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/@astro-community/astro-embed-link-preview" repoUrl: "https://github.com/delucis/astro-embed" homepageUrl: "https://astro-embed.netlify.app/components/link-preview/" -badge: "new" downloads: 379 --- diff --git a/src/content/integrations/@astrojsweb-vitals.md b/src/content/integrations/@astrojsweb-vitals.md new file mode 100644 index 000000000..3f928432e --- /dev/null +++ b/src/content/integrations/@astrojsweb-vitals.md @@ -0,0 +1,15 @@ +--- +name: "@astrojs/web-vitals" +title: "@astrojs/web-vitals" +description: "Track your website’s performance with Astro DB" +categories: + - "css+ui" + - "official" + - "recent" +npmUrl: "https://www.npmjs.com/package/@astrojs/web-vitals" +repoUrl: "https://github.com/withastro/astro" +homepageUrl: "https://github.com/withastro/astro#readme" +official: true +badge: "new" +downloads: 515 +--- diff --git a/src/content/integrations/@beoeastro-graphviz.md b/src/content/integrations/@beoeastro-graphviz.md new file mode 100644 index 000000000..598442ef3 --- /dev/null +++ b/src/content/integrations/@beoeastro-graphviz.md @@ -0,0 +1,13 @@ +--- +name: "@beoe/astro-graphviz" +title: "@beoe/astro-graphviz" +description: "Astro graphviz component" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/@beoe/astro-graphviz" +repoUrl: "https://github.com/stereobooster/beoe" +homepageUrl: "https://github.com/stereobooster/beoe#readme" +badge: "new" +downloads: 94 +--- diff --git a/src/content/integrations/@cfu288worker.md b/src/content/integrations/@cfu288worker.md new file mode 100644 index 000000000..b3d26dcbc --- /dev/null +++ b/src/content/integrations/@cfu288worker.md @@ -0,0 +1,16 @@ +--- +name: "@cfu288/worker" +title: "@cfu288/worker" +description: "Use Web Workers in Astro" +categories: + - "css+ui" + - "analytics" + - "performance+seo" + - "frameworks" + - "recent" +npmUrl: "https://www.npmjs.com/package/@cfu288/worker" +repoUrl: "https://github.com/astro-community/worker" +homepageUrl: "https://github.com/astro-community/worker" +badge: "new" +downloads: 186 +--- diff --git a/src/content/integrations/@chatmeterastro-cloudflare.md b/src/content/integrations/@chatmeterastro-cloudflare.md index 9324ab0a0..84f97b678 100644 --- a/src/content/integrations/@chatmeterastro-cloudflare.md +++ b/src/content/integrations/@chatmeterastro-cloudflare.md @@ -5,10 +5,8 @@ description: "temporary fork of @astrojs/cloudflare" categories: - "css+ui" - "adapters" - - "recent" npmUrl: "https://www.npmjs.com/package/@chatmeter/astro-cloudflare" repoUrl: "https://github.com/adrianlyjak/withastro-adapters" homepageUrl: "https://docs.astro.build/en/guides/integrations-guide/cloudflare/" -badge: "new" downloads: 207 --- diff --git a/src/content/integrations/@denoastro-adapter.md b/src/content/integrations/@denoastro-adapter.md index 1132376b1..07c24d39e 100644 --- a/src/content/integrations/@denoastro-adapter.md +++ b/src/content/integrations/@denoastro-adapter.md @@ -5,10 +5,8 @@ description: "Deploy your Astro site to a Deno server" categories: - "css+ui" - "adapters" - - "recent" npmUrl: "https://www.npmjs.com/package/@deno/astro-adapter" repoUrl: "https://github.com/denoland/deno-astro-adapter" homepageUrl: "https://github.com/denoland/deno-astro-adapter/" -badge: "new" downloads: 116 --- diff --git a/src/content/integrations/@deplaastro-image.md b/src/content/integrations/@deplaastro-image.md deleted file mode 100644 index ac0c64eb9..000000000 --- a/src/content/integrations/@deplaastro-image.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: "@depla/astro-image" -title: "@depla/astro-image" -description: "Load and transform images in your Astro site." -categories: - - "css+ui" -npmUrl: "https://www.npmjs.com/package/@depla/astro-image" -repoUrl: "https://github.com/withastro/astro" -homepageUrl: "https://docs.astro.build/en/guides/integrations-guide/image/" -downloads: 2 ---- diff --git a/src/content/integrations/@fulluiui.md b/src/content/integrations/@fulluiui.md index cdcb7bb57..4285183aa 100644 --- a/src/content/integrations/@fulluiui.md +++ b/src/content/integrations/@fulluiui.md @@ -4,9 +4,7 @@ title: "@fullui/ui" description: "A component library built for Astro" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/@fullui/ui" homepageUrl: "https://fullui.dev/" -badge: "new" downloads: 43 --- diff --git a/src/content/integrations/@inlangparaglide-astro.md b/src/content/integrations/@inlangparaglide-astro.md index 3f57f222c..1c8b5fa90 100644 --- a/src/content/integrations/@inlangparaglide-astro.md +++ b/src/content/integrations/@inlangparaglide-astro.md @@ -6,10 +6,8 @@ categories: - "css+ui" - "performance+seo" - "accessibility" - - "recent" npmUrl: "https://www.npmjs.com/package/@inlang/paraglide-astro" repoUrl: "https://github.com/opral/inlang-paraglide-js" homepageUrl: "https://inlang.com/m/iljlwzfs/paraglide-astro-i18n" -badge: "new" downloads: 343 --- diff --git a/src/content/integrations/@inox-toolscontent-utils.md b/src/content/integrations/@inox-toolscontent-utils.md new file mode 100644 index 000000000..cea400bfc --- /dev/null +++ b/src/content/integrations/@inox-toolscontent-utils.md @@ -0,0 +1,12 @@ +--- +name: "@inox-tools/content-utils" +title: "@inox-tools/content-utils" +description: "Utilities to work with content collections on an Astro project from an integration or library." +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/@inox-tools/content-utils" +homepageUrl: "https://www.npmjs.com/package/@inox-tools/content-utils" +badge: "new" +downloads: 267 +--- diff --git a/src/content/integrations/@itsmatteomanfastro-early-hints.md b/src/content/integrations/@itsmatteomanfastro-early-hints.md index 538a006ef..2c9393a2f 100644 --- a/src/content/integrations/@itsmatteomanfastro-early-hints.md +++ b/src/content/integrations/@itsmatteomanfastro-early-hints.md @@ -5,10 +5,8 @@ description: "Generates Link tags for your Astro site" categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@itsmatteomanf/astro-early-hints" repoUrl: "https://github.com/itsmatteomanf/astro-components" homepageUrl: "https://github.com/itsmatteomanf/astro-components/tree/main/packages/astro-searly-hints#readme" -badge: "new" downloads: 362 --- diff --git a/src/content/integrations/@itsmatteomanfastro-pagefind.md b/src/content/integrations/@itsmatteomanfastro-pagefind.md index 73d55d843..8f0418ce1 100644 --- a/src/content/integrations/@itsmatteomanfastro-pagefind.md +++ b/src/content/integrations/@itsmatteomanfastro-pagefind.md @@ -5,10 +5,8 @@ description: "Performs the indexing operation for the Pagefind search engine" categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@itsmatteomanf/astro-pagefind" repoUrl: "https://github.com/itsmatteomanf/astro-components" homepageUrl: "https://github.com/itsmatteomanf/astro-components/tree/main/packages/astro-pagefind#readme" -badge: "new" downloads: 592 --- diff --git a/src/content/integrations/@itsmatteomanfastro-robots-txt.md b/src/content/integrations/@itsmatteomanfastro-robots-txt.md index 02bbed0c2..6c83fb936 100644 --- a/src/content/integrations/@itsmatteomanfastro-robots-txt.md +++ b/src/content/integrations/@itsmatteomanfastro-robots-txt.md @@ -4,10 +4,8 @@ title: "@itsmatteomanf/astro-robots-txt" description: "Generate a robots.txt file for your Astro site" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/@itsmatteomanf/astro-robots-txt" repoUrl: "https://github.com/itsmatteomanf/astro-components" homepageUrl: "https://github.com/itsmatteomanf/astro-components/tree/main/packages/astro-robots-txt#readme" -badge: "new" downloads: 110 --- diff --git a/src/content/integrations/@itsmatteomanfastro-security-txt.md b/src/content/integrations/@itsmatteomanfastro-security-txt.md index 7a55dfff5..b5f3c28fc 100644 --- a/src/content/integrations/@itsmatteomanfastro-security-txt.md +++ b/src/content/integrations/@itsmatteomanfastro-security-txt.md @@ -4,10 +4,8 @@ title: "@itsmatteomanf/astro-security-txt" description: "Generate a security.txt file for your Astro site" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/@itsmatteomanf/astro-security-txt" repoUrl: "https://github.com/itsmatteomanf/astro-components" homepageUrl: "https://github.com/itsmatteomanf/astro-components/tree/main/packages/astro-security-txt#readme" -badge: "new" downloads: 428 --- diff --git a/src/content/integrations/@kcwsastro-decap-cms.md b/src/content/integrations/@kcwsastro-decap-cms.md new file mode 100644 index 000000000..4f5190238 --- /dev/null +++ b/src/content/integrations/@kcwsastro-decap-cms.md @@ -0,0 +1,13 @@ +--- +name: "@kcws/astro-decap-cms" +title: "@kcws/astro-decap-cms" +description: "add decap cms to astro repository" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/@kcws/astro-decap-cms" +repoUrl: "https://github.com/kc-workspace/kcws-js" +homepageUrl: "https://github.com/kc-workspace/kcws-js/tree/main/packages/astro-decap-cms" +badge: "new" +downloads: 181 +--- diff --git a/src/content/integrations/@matthiesenxyzastro-mcserverstatus.md b/src/content/integrations/@matthiesenxyzastro-mcserverstatus.md new file mode 100644 index 000000000..2b61069fd --- /dev/null +++ b/src/content/integrations/@matthiesenxyzastro-mcserverstatus.md @@ -0,0 +1,12 @@ +--- +name: "@matthiesenxyz/astro-mcserverstatus" +title: "@matthiesenxyz/astro-mcserverstatus" +description: "Minecraft server Status helpers and widgets for your Astro site" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/@matthiesenxyz/astro-mcserverstatus" +homepageUrl: "https://matthiesen.xyz" +badge: "new" +downloads: 56 +--- diff --git a/src/content/integrations/@namcheeastro-subfont.md b/src/content/integrations/@namcheeastro-subfont.md new file mode 100644 index 000000000..a033d3486 --- /dev/null +++ b/src/content/integrations/@namcheeastro-subfont.md @@ -0,0 +1,14 @@ +--- +name: "@namchee/astro-subfont" +title: "@namchee/astro-subfont" +description: "Generate optimal font subsets for your Astro-powered websites" +categories: + - "css+ui" + - "performance+seo" + - "recent" +npmUrl: "https://www.npmjs.com/package/@namchee/astro-subfont" +repoUrl: "https://github.com/Namchee/fontsubs" +homepageUrl: "https://github.com/Namchee/fontsubs#readme" +badge: "new" +downloads: 180 +--- diff --git a/src/content/integrations/@playformcompress.md b/src/content/integrations/@playformcompress.md index 06924820a..5011c3c1d 100644 --- a/src/content/integrations/@playformcompress.md +++ b/src/content/integrations/@playformcompress.md @@ -1,17 +1,15 @@ --- name: "@playform/compress" title: "@playform/compress" -description: "🗜️ Compress." +description: "🗜️ Compress —" categories: - "css+ui" - "performance+seo" - "featured" - - "recent" npmUrl: "https://www.npmjs.com/package/@playform/compress" image: "/assets/integrations/@playform/compress.svg" -repoUrl: "https://github.com/Playform/Compress" +repoUrl: "https://github.com/PlayForm/Compress" featured: 4 -homepageUrl: "https://github.com/Playform/Compress#ReadMe" +homepageUrl: "HTTPS://GitHub.Com/PlayForm/Compress#readme" downloads: 61737 -badge: "new" --- diff --git a/src/content/integrations/@playforminline.md b/src/content/integrations/@playforminline.md index c4e274040..4c25a45cf 100644 --- a/src/content/integrations/@playforminline.md +++ b/src/content/integrations/@playforminline.md @@ -1,15 +1,13 @@ --- name: "@playform/inline" title: "@playform/inline" -description: "🦔 Inline." +description: "🦔 Inline —" categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@playform/inline" image: "/assets/integrations/@playform/inline.svg" -repoUrl: "https://github.com/Playform/Inline" -homepageUrl: "https://github.com/Playform/Inline#ReadMe" +repoUrl: "https://github.com/PlayForm/Inline" +homepageUrl: "HTTPS://GitHub.Com/PlayForm/Inline#readme" downloads: 16991 -badge: "new" --- diff --git a/src/content/integrations/@qwikdevcreate-astro.md b/src/content/integrations/@qwikdevcreate-astro.md index c152d97cd..953b293e9 100644 --- a/src/content/integrations/@qwikdevcreate-astro.md +++ b/src/content/integrations/@qwikdevcreate-astro.md @@ -6,10 +6,8 @@ categories: - "css+ui" - "performance+seo" - "frameworks" - - "recent" npmUrl: "https://www.npmjs.com/package/@qwikdev/create-astro" repoUrl: "https://github.com/QwikDev/astro" homepageUrl: "https://github.com/QwikDev/astro#readme" -badge: "new" downloads: 170 --- diff --git a/src/content/integrations/@zokkiastro-brotli.md b/src/content/integrations/@zokkiastro-brotli.md index 688226226..ff0619795 100644 --- a/src/content/integrations/@zokkiastro-brotli.md +++ b/src/content/integrations/@zokkiastro-brotli.md @@ -5,10 +5,8 @@ description: "brotli compression for astro static sites" categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@zokki/astro-brotli" repoUrl: "https://gitea.zokki.net/zokki/astro-brotli" homepageUrl: "https://gitea.zokki.net/zokki/astro-brotli" -badge: "new" downloads: 32 --- diff --git a/src/content/integrations/@zokkiastro-gzip.md b/src/content/integrations/@zokkiastro-gzip.md index 10650ed91..b39fe805f 100644 --- a/src/content/integrations/@zokkiastro-gzip.md +++ b/src/content/integrations/@zokkiastro-gzip.md @@ -5,10 +5,8 @@ description: "gzip astro static sites" categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@zokki/astro-gzip" repoUrl: "https://gitea.zokki.net/zokki/astro-gzip" homepageUrl: "https://gitea.zokki.net/zokki/astro-gzip" -badge: "new" downloads: 97 --- diff --git a/src/content/integrations/@zokkiastro-minify.md b/src/content/integrations/@zokkiastro-minify.md index 18ce42e63..c7c02fd85 100644 --- a/src/content/integrations/@zokkiastro-minify.md +++ b/src/content/integrations/@zokkiastro-minify.md @@ -5,10 +5,8 @@ description: "minification for astro static sites" categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@zokki/astro-minify" repoUrl: "https://gitea.zokki.net/zokki/astro-minify" homepageUrl: "https://gitea.zokki.net/zokki/astro-minify" -badge: "new" downloads: 13 --- diff --git a/src/content/integrations/@zokkiastro-purgecss.md b/src/content/integrations/@zokkiastro-purgecss.md index d82311f6f..c264c52f1 100644 --- a/src/content/integrations/@zokkiastro-purgecss.md +++ b/src/content/integrations/@zokkiastro-purgecss.md @@ -5,10 +5,8 @@ description: "purgecss for astro static sites" categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@zokki/astro-purgecss" repoUrl: "https://gitea.zokki.net/zokki/astro-purgecss" homepageUrl: "https://gitea.zokki.net/zokki/astro-purgecss" -badge: "new" downloads: 66 --- diff --git a/src/content/integrations/a11y-astro-components.md b/src/content/integrations/a11y-astro-components.md new file mode 100644 index 000000000..ca47ce639 --- /dev/null +++ b/src/content/integrations/a11y-astro-components.md @@ -0,0 +1,12 @@ +--- +name: "a11y-astro-components" +title: "a11y-astro-components" +description: "This is a template for an Astro component library. Use this template for writing components to use in multiple projects or publish to NPM." +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/a11y-astro-components" +homepageUrl: "https://www.npmjs.com/package/a11y-astro-components" +badge: "new" +downloads: 100 +--- diff --git a/src/content/integrations/adom-typography.md b/src/content/integrations/adom-typography.md index be3e6c007..d9e64335e 100644 --- a/src/content/integrations/adom-typography.md +++ b/src/content/integrations/adom-typography.md @@ -4,9 +4,7 @@ title: "adom-typography" description: "A typography component for Astro and React to use in your projects." categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/adom-typography" homepageUrl: "https://github.com/adominguez/adom-typography" -badge: "new" downloads: 160 --- diff --git a/src/content/integrations/astro-als.md b/src/content/integrations/astro-als.md new file mode 100644 index 000000000..5363a352a --- /dev/null +++ b/src/content/integrations/astro-als.md @@ -0,0 +1,13 @@ +--- +name: "astro-als" +title: "astro-als" +description: "Avoid hydration mismatches by getting the data on both server and client using an AsyncLocalStorage in Astro." +categories: + - "css+ui" + - "performance+seo" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-als" +homepageUrl: "https://github.com/florian-lefebvre/astro-als" +badge: "new" +downloads: 325 +--- diff --git a/src/content/integrations/astro-barchart.md b/src/content/integrations/astro-barchart.md index cfd0ae670..7bf64f1c5 100644 --- a/src/content/integrations/astro-barchart.md +++ b/src/content/integrations/astro-barchart.md @@ -4,9 +4,7 @@ title: "astro-barchart" description: "Astro component to render a barchart" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/astro-barchart" homepageUrl: "https://github.com/Its-Just-Nans/astro-barchart" -badge: "new" downloads: 0 --- diff --git a/src/content/integrations/astro-better-image-service.md b/src/content/integrations/astro-better-image-service.md index 0ec7bcbfa..2f41d63b3 100644 --- a/src/content/integrations/astro-better-image-service.md +++ b/src/content/integrations/astro-better-image-service.md @@ -1,7 +1,7 @@ --- name: "astro-better-image-service" title: "astro-better-image-service" -description: "An Astro image service to optimize images with the best compression and quality." +description: "Astro integration for image compression and conversion, superseding Astro's default image service." categories: - "css+ui" npmUrl: "https://www.npmjs.com/package/astro-better-image-service" diff --git a/src/content/integrations/astro-biome.md b/src/content/integrations/astro-biome.md index 4b48571b9..4ea34b13e 100644 --- a/src/content/integrations/astro-biome.md +++ b/src/content/integrations/astro-biome.md @@ -5,11 +5,9 @@ description: "🗻 Format." categories: - "css+ui" - "performance+seo" - - "recent" npmUrl: "https://www.npmjs.com/package/@playform/format" repoUrl: "https://github.com/Playform/Format" homepageUrl: "https://github.com/Playform/Format#ReadMe" downloads: 6200 image: "/assets/integrations/@playform/format.svg" -badge: "new" --- diff --git a/src/content/integrations/astro-compress.md b/src/content/integrations/astro-compress.md new file mode 100644 index 000000000..aa53e6293 --- /dev/null +++ b/src/content/integrations/astro-compress.md @@ -0,0 +1,12 @@ +--- +name: "astro-compress" +title: "astro-compress" +description: "🗜️ Compress —" +categories: + - "css+ui" + - "performance+seo" +npmUrl: "https://www.npmjs.com/package/astro-compress" +repoUrl: "https://github.com/PlayForm/Compress" +homepageUrl: "HTTPS://GitHub.Com/PlayForm/Compress#readme" +downloads: 43323 +--- diff --git a/src/content/integrations/astro-critters.md b/src/content/integrations/astro-critters.md new file mode 100644 index 000000000..d1ba8341d --- /dev/null +++ b/src/content/integrations/astro-critters.md @@ -0,0 +1,12 @@ +--- +name: "astro-critters" +title: "astro-critters" +description: "🦔 Inline —" +categories: + - "css+ui" + - "performance+seo" +npmUrl: "https://www.npmjs.com/package/astro-critters" +repoUrl: "https://github.com/PlayForm/Inline" +homepageUrl: "HTTPS://GitHub.Com/PlayForm/Inline#readme" +downloads: 8498 +--- diff --git a/src/content/integrations/astro-decap.md b/src/content/integrations/astro-decap.md new file mode 100644 index 000000000..3c8e721b7 --- /dev/null +++ b/src/content/integrations/astro-decap.md @@ -0,0 +1,12 @@ +--- +name: "astro-decap" +title: "astro-decap" +description: "Astro Decap is an Astro integration to simplify the usage of Deacap CMS in your Astro projects." +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-decap" +homepageUrl: "https://www.npmjs.com/package/astro-decap" +badge: "new" +downloads: 201 +--- diff --git a/src/content/integrations/astro-github-component.md b/src/content/integrations/astro-github-component.md new file mode 100644 index 000000000..70398cfeb --- /dev/null +++ b/src/content/integrations/astro-github-component.md @@ -0,0 +1,13 @@ +--- +name: "astro-github-component" +title: "astro-github-component" +description: "Adds a component to astro with statically built GitHub info and dynamic updated stars and forks." +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-github-component" +repoUrl: "https://github.com/vaporvee/astro-github-component" +homepageUrl: "https://docs.vaporvee.com" +badge: "new" +downloads: 239 +--- diff --git a/src/content/integrations/astro-index.md b/src/content/integrations/astro-index.md new file mode 100644 index 000000000..41a03431b --- /dev/null +++ b/src/content/integrations/astro-index.md @@ -0,0 +1,12 @@ +--- +name: "astro-index" +title: "astro-index" +description: "Astro component to render a apache like index" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-index" +homepageUrl: "https://github.com/Its-Just-Nans/astro-index" +badge: "new" +downloads: 213 +--- diff --git a/src/content/integrations/astro-kinde.md b/src/content/integrations/astro-kinde.md new file mode 100644 index 000000000..8b4ff1869 --- /dev/null +++ b/src/content/integrations/astro-kinde.md @@ -0,0 +1,13 @@ +--- +name: "astro-kinde" +title: "astro-kinde" +description: "Astro integration module for Kinde authentication" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-kinde" +repoUrl: "https://github.com/JacobWeinbren/astro-kinde#main" +homepageUrl: "https://github.com/JacobWeinbren/astro-kinde/tree/main#readme" +badge: "new" +downloads: 1097 +--- diff --git a/src/content/integrations/astro-lenis.md b/src/content/integrations/astro-lenis.md new file mode 100644 index 000000000..50e58b82b --- /dev/null +++ b/src/content/integrations/astro-lenis.md @@ -0,0 +1,12 @@ +--- +name: "astro-lenis" +title: "astro-lenis" +description: "A simple drop in lenis integration for Astro. Get smooth or die trying" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-lenis" +homepageUrl: "https://www.npmjs.com/package/astro-lenis" +badge: "new" +downloads: 293 +--- diff --git a/src/content/integrations/astro-link-previews.md b/src/content/integrations/astro-link-previews.md index fc5fa2ab0..19cfd240b 100644 --- a/src/content/integrations/astro-link-previews.md +++ b/src/content/integrations/astro-link-previews.md @@ -4,10 +4,8 @@ title: "astro-link-previews" description: "Generates rich GDPR-conform link previews / embeds in your astro project." categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/astro-link-previews" repoUrl: "https://github.com/Suven/astro-link-previews" homepageUrl: "https://suven.github.io/astro-link-previews/" -badge: "new" downloads: 55 --- diff --git a/src/content/integrations/astro-lucide.md b/src/content/integrations/astro-lucide.md new file mode 100644 index 000000000..211bba31a --- /dev/null +++ b/src/content/integrations/astro-lucide.md @@ -0,0 +1,13 @@ +--- +name: "astro-lucide" +title: "astro-lucide" +description: " Astro component to use Lucide icons " +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-lucide" +repoUrl: "https://github.com/michelangelo-valderrama/astro-lucide" +homepageUrl: "https://github.com/michelangelo-valderrama/astro-lucide#readme" +badge: "new" +downloads: 225 +--- diff --git a/src/content/integrations/astro-merge-styles.md b/src/content/integrations/astro-merge-styles.md index fb2ddc478..b53a0e1cf 100644 --- a/src/content/integrations/astro-merge-styles.md +++ b/src/content/integrations/astro-merge-styles.md @@ -4,10 +4,8 @@ title: "astro-merge-styles" description: "Serve all stylesheets from all pages for SSR apps in Astro" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/astro-merge-styles" repoUrl: "ssh://git@github.com/rellfy/astro-merge-styles" homepageUrl: "https://github.com/rellfy/astro-merge-styles" -badge: "new" downloads: 55 --- diff --git a/src/content/integrations/astro-plyr.md b/src/content/integrations/astro-plyr.md index 003a11388..5e5aaaacc 100644 --- a/src/content/integrations/astro-plyr.md +++ b/src/content/integrations/astro-plyr.md @@ -4,10 +4,8 @@ title: "astro-plyr" description: "Plyr component for Astro" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/astro-plyr" repoUrl: "https://github.com/Liumingxun/astro-plyr" homepageUrl: "https://github.com/Liumingxun/astro-plyr#readme" -badge: "new" downloads: 108 --- diff --git a/src/content/integrations/astro-storyblok-image-service.md b/src/content/integrations/astro-storyblok-image-service.md index 718e1094e..1fe23e902 100644 --- a/src/content/integrations/astro-storyblok-image-service.md +++ b/src/content/integrations/astro-storyblok-image-service.md @@ -4,9 +4,7 @@ title: "astro-storyblok-image-service" description: "Integration of Storyblok image service into Astro image service API" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/astro-storyblok-image-service" homepageUrl: "https://www.npmjs.com/package/astro-storyblok-image-service" -badge: "new" downloads: 108 --- diff --git a/src/content/integrations/astro-theme-provider.md b/src/content/integrations/astro-theme-provider.md index d7ac7b4ef..daef7f479 100644 --- a/src/content/integrations/astro-theme-provider.md +++ b/src/content/integrations/astro-theme-provider.md @@ -5,7 +5,7 @@ description: "Easily create theme integrations for Astro" categories: - "css+ui" npmUrl: "https://www.npmjs.com/package/astro-theme-provider" -repoUrl: "https://github.com/brycerussell/astro-theme-provider" +repoUrl: "https://github.com/astrolicious/astro-theme-provider" homepageUrl: "https://astro-theme-provider.netlify.app/" downloads: 88 --- diff --git a/src/content/integrations/astro-transitions-lottie.md b/src/content/integrations/astro-transitions-lottie.md new file mode 100644 index 000000000..c7b676dc7 --- /dev/null +++ b/src/content/integrations/astro-transitions-lottie.md @@ -0,0 +1,13 @@ +--- +name: "astro-transitions-lottie" +title: "astro-transitions-lottie" +description: "Use Lottie animations within your Astro website" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astro-transitions-lottie" +repoUrl: "https://github.com/giuseppecutuli/astro-lottie" +homepageUrl: "https://github.com/giuseppelt/astro-lottie#readme.md" +badge: "new" +downloads: 78 +--- diff --git a/src/content/integrations/astro-turnstile.md b/src/content/integrations/astro-turnstile.md index 5c5181762..17309bffc 100644 --- a/src/content/integrations/astro-turnstile.md +++ b/src/content/integrations/astro-turnstile.md @@ -4,9 +4,7 @@ title: "astro-turnstile" description: "Astro cloudflare turnstile integration" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/astro-turnstile" homepageUrl: "https://github.com/hkbertoson/astro-turnstile" -badge: "new" downloads: 100 --- diff --git a/src/content/integrations/astro-vanilla-extract.md b/src/content/integrations/astro-vanilla-extract.md new file mode 100644 index 000000000..b9e657507 --- /dev/null +++ b/src/content/integrations/astro-vanilla-extract.md @@ -0,0 +1,11 @@ +--- +name: "astro-vanilla-extract" +title: "astro-vanilla-extract" +description: "Adds vanilla-extract support to Astro" +categories: + - "css+ui" +npmUrl: "https://www.npmjs.com/package/astro-vanilla-extract" +repoUrl: "https://github.com/codiume/orbit" +homepageUrl: "https://github.com/codiume/orbit" +downloads: 186 +--- diff --git a/src/content/integrations/astro-webvar-components.md b/src/content/integrations/astro-webvar-components.md index 883884acc..38381109f 100644 --- a/src/content/integrations/astro-webvar-components.md +++ b/src/content/integrations/astro-webvar-components.md @@ -4,10 +4,8 @@ title: "astro-webvar-components" description: "Welcome to Webvar Components, a unique solution designed to simplify web development for everyone. As a developer, I've seen firsthand the challenges of maintaining personal and small business websites. The advent of Astro JS opened a new world of possibi" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/astro-webvar-components" repoUrl: "https://github.com/studioalex/astro-webvar-components" homepageUrl: "https://github.com/studioalex/astro-webvar-components#readme" -badge: "new" downloads: 44 --- diff --git a/src/content/integrations/astrocraft.md b/src/content/integrations/astrocraft.md new file mode 100644 index 000000000..6a42feba9 --- /dev/null +++ b/src/content/integrations/astrocraft.md @@ -0,0 +1,13 @@ +--- +name: "astrocraft" +title: "astrocraft" +description: "A Minecraft theme for Astro" +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/astrocraft" +repoUrl: "https://github.com/brycerussell/astrocraft" +homepageUrl: "https://minecraft-theme.netlify.app" +badge: "new" +downloads: 48 +--- diff --git a/src/content/integrations/emote-comments.md b/src/content/integrations/emote-comments.md index aa09415e2..44f8e4d45 100644 --- a/src/content/integrations/emote-comments.md +++ b/src/content/integrations/emote-comments.md @@ -4,10 +4,8 @@ title: "emote-comments" description: "A simple npm node integration for customizable emote comments and comments sections" categories: - "css+ui" - - "recent" npmUrl: "https://www.npmjs.com/package/emote-comments" repoUrl: "https://github.com/ezoic-marketing/emote-npm" homepageUrl: "https://github.com/ezoic-marketing/emote-npm#readme" -badge: "new" downloads: 154 --- diff --git a/src/content/integrations/freestyle-deno-astro-adapter.md b/src/content/integrations/freestyle-deno-astro-adapter.md index 6ae7e8fd1..5c74596c4 100644 --- a/src/content/integrations/freestyle-deno-astro-adapter.md +++ b/src/content/integrations/freestyle-deno-astro-adapter.md @@ -5,10 +5,8 @@ description: "Deploy your Astro site to a Deno server" categories: - "css+ui" - "adapters" - - "recent" npmUrl: "https://www.npmjs.com/package/freestyle-deno-astro-adapter" repoUrl: "https://github.com/denoland/deno-astro-adapter" homepageUrl: "https://github.com/denoland/deno-astro-adapter/" -badge: "new" downloads: 200 --- diff --git a/src/content/integrations/fullcart.md b/src/content/integrations/fullcart.md new file mode 100644 index 000000000..fac9b6417 --- /dev/null +++ b/src/content/integrations/fullcart.md @@ -0,0 +1,10 @@ +--- +name: "fullcart" +title: "fullcart" +description: "Add stripe checkout to any website" +categories: + - "css+ui" +npmUrl: "https://www.npmjs.com/package/fullcart" +homepageUrl: "https://fullcart.dev/" +downloads: 125 +--- diff --git a/src/content/integrations/fullshop.md b/src/content/integrations/fullshop.md deleted file mode 100644 index a9b8ea1fe..000000000 --- a/src/content/integrations/fullshop.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: "fullshop" -title: "fullshop" -description: "Add stripe checkout to any website" -categories: - - "css+ui" - - "recent" -npmUrl: "https://www.npmjs.com/package/fullshop" -homepageUrl: "https://fullcart.dev" -badge: "new" -downloads: 50 ---- diff --git a/src/content/integrations/hono-astro-adapter.md b/src/content/integrations/hono-astro-adapter.md new file mode 100644 index 000000000..f1f465096 --- /dev/null +++ b/src/content/integrations/hono-astro-adapter.md @@ -0,0 +1,12 @@ +--- +name: "hono-astro-adapter" +title: "hono-astro-adapter" +description: "This is a simple adapter that allows you to use a Middleware to handle the SSR of your Astro project." +categories: + - "css+ui" + - "recent" +npmUrl: "https://www.npmjs.com/package/hono-astro-adapter" +homepageUrl: "https://www.npmjs.com/package/hono-astro-adapter" +badge: "new" +downloads: 595 +---