You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket
p

passle

npm

Packages

Comaintainers

164 packages

asdgf

A stupid simple way to test

@asdgf/cli

A stupid simple way to test

@asdgf/core

A stupid simple way to test

@asdgf/testing-helpers

A stupid simple way to test

@asdgf/ui

A stupid simple way to test

@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.