A curated list of awesome things related to Ilha — a lightweight, island-architecture UI library.
- Documentation - Deep dive into Ilha's internals.
- GitHub Repository - Source code and releases.
- Release Notes - Changelog and version history.
- NPM Package - Install via npm, pnpm, or yarn.
- Ilha on DEV Community - Articles and posts tagged with Ilha on DEV.to.
- Tutorial - The official tutorial to get you going.
- I Built a UI Library in ~1,500 Lines of Code. Here's Why. - Library author's introduction article on Ilha.
Have a screencast, demo, or conference talk about Ilha? Submit it!
Know of a podcast episode covering Ilha? Submit it!
- Official Ilha Discord - Chat with the community and get help.
@ilha/router- A lightweight, isomorphic router for Ilha islands. Runs in the browser with full reactivity and on the server as a synchronous HTML string renderer.
@ilha/form- A tiny, typed form binding library for Ilha islands. Binds a Standard Schema validator to a native<form>element — wires up typed submission, per-field error tracking, and dirty state using native DOM events only.
@ilha/store- A zustand-shaped reactive store for Ilha islands. Backed byalien-signals— the same engine that powers ilha core state — for shared global state that lives outside any single island.
Know a UI component library built for Ilha? Submit it!
Know a utility library built for Ilha? Submit it!
Built something open source with Ilha? Submit it!
Built an app or website with Ilha? Submit it!
To the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work.
