Skip to content

Simple stack 🌱

A collection of tools I’ve built to make web development simpler.

To be honest, there isn’t a “story” connecting these packages together (I’m no TanStack). But they follow a common theme: solve a simple use case without too many features.

Simple Store

A reactive store that combines the simplicity of signals with the power of “selectors” you’d find in Zustand.

Simple Scope

A vite plugin that generates scoped IDs for any file you’re in. Perfect for form label IDs and query selectors.

Simple Query

A simple way to add JS scripts to Astro components.