Skip to content

fibrae v0.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Feb 19:14

fibrae - Effect-first JSX Renderer

An Effect-first JSX renderer where components are Effect programs with automatic reactivity.

Installation via npm

npm install fibrae

Features

  • 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