@julian_cataldo/astro-base
!!!⚠️ 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-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.
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.
Astro integration to enhance your website's security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques.
An Astro plugin to compute and inject SRI hashes for script and style tags
A CLI tool for effortlessly setting up ESLint + Prettier configurations in TS projects, supporting frameworks like Vue, React, and Svelte.
Dead simple gist rendering buddy for your Astro blog
Astro plugin to use stylex