Packages
Comaintainers
163 packages
asdgf
A stupid simple way to test
@asdgf/cli
@asdgf/core
@asdgf/testing-helpers
@asdgf/ui
@asdgf/web-test-runner
`asdgf` integration for [@web/test-runner](https://www.npmjs.com/package/@web/test-runner).
astro-firebase
> [[demo]](https://astro-firebase.web.app/), [[source]](https://github.com/thepassle/astro-firebase-demo)
astro-router
At the time of writing, Astro SSR does not yet support Middleware. This project is just a simple router that adds middleware to your Astro SSR projects, as well as some utilities like getting params, query params, headers, etc.
astro-service-worker
> ⚙️ Offline-capable [Astro](https://astro.build) apps via SWSR (Service Worker Side Rendering)
barrel-begone
Barrel files are files that just re-export a bunch of things from other files. If you're using a bundler, bundlers usually apply treeshaking and dead code elimination algorithms to remove any unused code.