astro-integrations
v0.0.1
Published
Public Astro integrations maintained by Full Snack Lab.
Readme
Astro integrations
Public Astro integrations maintained by Full Snack Lab.
Packages
@fullsnacklab/astro-better-auth
Mount a user-owned Better Auth instance in Astro with an injected catch-all route and optional typed session middleware.
The package includes tested Node and Bun SQLite examples, Cloudflare D1 wiring, and repeatable migration guidance.
bun add @fullsnacklab/astro-better-auth better-authSee the package README for setup and API documentation.
@fullsnacklab/astro-security
Apply Astro's hash-aware page CSP, provider-neutral dynamic response headers, and optional static asset headers.
bun add @fullsnacklab/astro-security@fullsnacklab/astro-cloudflare
Keep Cloudflare Worker module aliases and generated Wrangler resource substitutions out of application configuration.
bun add @fullsnacklab/astro-cloudflare @astrojs/cloudflare@fullsnacklab/astro-emdash
Use friendly local and Cloudflare persistence presets with Emdash while keeping advanced CMS policy application-owned.
bun add @fullsnacklab/astro-emdash emdash@fullsnacklab/astro-theme
Load validated site identity, i18n, SEO, Open Graph, metadata, and structured data from YAML with provider-neutral runtime adapters.
bun add @fullsnacklab/astro-themeDevelopment
bun install
bun run test
bun run type-check
bun run buildPlease see CONTRIBUTING.md for contribution guidelines.
License
MIT
