146 packages
astro-base-document
Provide sensible defaults for HTML base document. The goal is to reduce boilerplate when using multiple layouts in Astro projects.
astro-breakpoints
Provides cross languages breakpoints handlers for your app. SCSS mixin, JS hook and a DOM data attribute, all share the same responsive scale you choose to feed in.
astro-client-components
astro-code-editor
Embed code editors for YAML, Markdown, JS / TS, JSON… Specifically tailored for each language. Powered by the Monaco Editor and helpers.
astro-color-mode
Provides system or user-defined color scheme preference, with a toggle mechanism. Settings are persisted, component is progressively enhanced and flash of unstyled content avoided. Also, it will provide an easier way to target theme with CSS / SCSS / JS.
astro-content
<div align="center">
@astro-content/cli
@astro-content/faker
Quickly populate content collections from your schemas.
@astro-content/gui
@astro-content/html2png
@astro-content/server
@astro-content/types
@astro-content/validator
A fail-safe way to ingest your project content.
astro-diagram
Embed you Mermaid diagrams inside your Astro templates. Features server-side rendering and smart caching.
astro-geo-map
Embed an interactive map in your webpage. Using Leaflet.js under the hood.
astro-google-analytics
Provides Google Analytics 4 snippet injection.
astro-hover-prefetch
This component capture mouse hovering on links with internal URLs. Then, it will prefetch the HTML document beforehand.
astro-imagekit
Integrate the ImageKit media provider in your Astro projects. Auto-synchronization, CLI, Component.
astro-licenses-report
Give credits to the awesome JS open-source community with this component. It will generate a table with important informations about packages used by your project.
astro-link
Supercharge your links. This component detects external / anchor / same domain / mail / telephone `href`, and apply optimizations accordingly.
astro-openapi
@astro-openapi/backend
An Astro JS Server-side-rendering (SSR) requests adapter for OpenAPI Backend.
@astro-openapi/bundler
See [project documentation](https://github.com/JulianCataldo/astro-openapi/README.md).
@astro-openapi/client
Generate helpers for fetching an OpenAPI endpoint. Supports vanilla fetchers, React Queries, Nano stores…
@astro-openapi/gui-elements
See [project documentation](https://github.com/JulianCataldo/astro-openapi#readme).