@julian_cataldo/astro-resets
Common CSS resets in a configurable Astro component. Only needed CSS is injected into critical path.
Common CSS resets in a configurable Astro component. Only needed CSS is injected into critical path.
!!!⚠️ MOVED to → `astro-scroll-observer` ⚠️!!! — Viewport scroll position and direction watcher. Binds states data attributes to `HTML` for further JS/CSS usage. Scroll event is throttled for performance economy.
!!!⚠️ MOVED to → `astro-seo-metadata` ⚠️!!! — Bare minimum SEO meta tags to make most social networks and Google engine happy.
!!!⚠️ MOVED to → `astro-tooltips` ⚠️!!! — Progressively enhanced. This component globally override regular `title` attributes on all links with Tippy.js tooltips.
!!!⚠️ MOVED to → `astro-page-transition` ⚠️!!! — This component relies on the good old browser router, still, it will give to your website an SPA feel, without all the JS overhead.
!!!⚠️ MOVED to → `astro-google-analytics` ⚠️!!! — Provides Google Analytics 4 snippet injection.
!!!⚠️ MOVED to → `astro-base-document` ⚠️!!! — Provide sensible defaults for HTML base document. The goal is to reduce boilerplate when using multiple layouts in Astro projects.
!!!⚠️ MOVED to → `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.
!!!⚠️ MOVED to → `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 easie
!!!⚠️ MOVED to → `webdev-configs` ⚠️!!! — Here lies some re-usable tooling settings. Languages: JS, TS, Astro, Vue, JSX, TSX, SCSS, CSS. Tools: Prettier, ESlint, Stylelint, Editorconfig, TypeScript, Commitlint, VS Code.
!!!⚠️ MOVED to → `astro-diagram` ⚠️!!! — Embed you Mermaid diagrams in no time inside your Astro templates. Features server-side rendering and smart caching.
!!!⚠️ MOVED to → `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.
Simple lightbox component.
!!!⚠️ MOVED to → `astro-link` ⚠️!!! — Supercharge your links. This component detects external / anchor / same domain / mail / telephone `href`, and apply optimizations accordingly.
!!!⚠️ MOVED to → `astro-geo-map` ⚠️!!! — Embed an interactive map in your webpage. Using Leaflet.js under the hood.
!!!⚠️ MOVED to → `astro-hover-prefetch` ⚠️!!! — This component capture mouse hovering on links with internal URLs. Then, it will prefetch the HTML document beforehand.
Component and layout library for Astro Sarissa Blog
Add page number buttons for pagination. Automaticly add and disable numbers as current page number.
Add Decap CMS's admin dashboard to your Astro project, with faster build time using CDN
This package provides a YouTube video loader for Astro. It allows you to load and parse YouTube video data, and use the data in your Astro site.