Coherent.js

Fast SSR and hydration with plain JS objects. Minimal API. Maximum clarity.

Coveragenpm versionCI Status

Install

pnpm add @coherentjs/core

Why Coherent.js?

  • Object-based components

    Author UI as plain JS objects. Zero JSX required.

  • SSR-first, hydrable

    Render on the server and hydrate on the client when needed.

  • Performance

    Outperforms Express and raw Node in API benchmarks.

  • Tiny surface area

    Small API, easy mental model, fast to adopt.