@jcha0713/astro-notion
Data fetching tool that connects Astro and Notion
Data fetching tool that connects Astro and Notion
Minifies Astro's generated HTML, including inline scripts & styles.
Adds reading time and word count to the frontmatter of markdown/mdx files.
Provides useful code generation for where you need to pass serializabled data. Very useful for:
Easily add performant, SEO-friendly comments to your Astro blog with JamComments.
My personal Prettier config for Astro projects.
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 curated set of prettier configurations that we use across our projects and can be used in your projects.
Hooks up konami-code-js to trigger emoji-blast in React. 🎇
Tailwind Labs' Heroicons as Astro components
Add Decap CMS’s admin dashboard to your Astro project
Astro helpers for Jekyll compatibility.
🧭 Add an easy-to-use navigational button (jump to top/bottom) to your Astro site. 🔼
!!!⚠️ 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.