Skip to content

stitch-js

Enhance existing HTML with interactive behavior — without a virtual DOM, SPA framework, or build step requirement.

Progressive Enhancement First

HTML works without JavaScript. Layer interactivity on top for capable browsers.

Tiny & Tree-Shakeable

~2.7 kB min+gz full bundle, no dependencies. Import only what you use.

Reactive Store

createStore, computed, and effect for lightweight state management.

Accessible

ARIA-aware utilities built in. Keyboard navigation support for all components.