fibrae v0.2.2
fibrae - Effect-first JSX Renderer
An Effect-first JSX renderer where components are Effect programs with automatic reactivity.
Installation via npm
npm install fibraeFeatures
- Effect.ts primitives for reactive state management
- Fine-grained reactivity with Atom
- Event handlers can return Effects (auto-executed)
- SSR support with streaming
Built from commit bf6d283