Mikata

Mikata

A UI framework built on signals, compile-time JSX, and zero virtual DOM. Ergonomic by default, fast by construction.

Get started →

What's inside

  • create-mikata - scaffold a focused project or a fuller app stack.
  • Signals + effects with no component re-renders - updates target exact DOM nodes.
  • JSX → DOM at build time, not runtime. No VDOM, no reconciler.
  • @mikata/kit - file-based routing, SSR, SSG, adapters for Node and edge.
  • @mikata/ui - 80+ accessible components with live playgrounds on the docs pages.
  • Optional packages for stores, forms, persistence, i18n, icons, testing, and lint rules.