Skip to content

xania/view

Repository files navigation

Xania

Xania is thé fastest JavaScript view library for building user interfaces. Main goal of xania is to provide a highly performant components that can interop seemlessly with React.

bundle size

js framework benchamark

Key Features

  • 🚀 Blazingly fast: The fastest implementation in the JavaScript framework benchmark.
  • 🔥 React interop: Xania components integrates seemlessly in a react application.
  • 😎 Fine-grained reactivity: No vdom / rerender of the components. Supports observables (e.g. rxjs ) as input from outside world to listen to changes and pinpoint the DOM that needs to update without recreating the DOM.
  • ⏰ Async everywhere: First class support for async components or any part of it, async update commands, async derived state, async everything, etc…

Live demo:

https://mellifluous-fairy-88c3d0.netlify.app/

Playground

https://stackblitz.com/edit/vitejs-vite-njpme2?file=src/App.tsx

References

About

xania is a JavaScript view library for building user interfaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published