Component based
Build components with ease and compose them together to create complex UIs. Using Tagged Template Literals, you can write HTML and CSS in your Typescript code with syntax highlighting and autocompletion.
Harness the power of the web
Typescript framework for building web applications.
Build components with ease and compose them together to create complex UIs. Using Tagged Template Literals, you can write HTML and CSS in your Typescript code with syntax highlighting and autocompletion.
Xeito provides a built-in dependency injection system that allows you to easily inject dependencies into your components. Share global state across your application with ease.
The framework comes with a built-in routing solution that's easy to configure while providing a lot of flexibility. Nested routes, route guards, route params, and more are all supported out of the box.
Xeito includes a powerful reactivity system that allows your components to react to changes in the state. Using Xeito Stores, you can create reactive state containers that can be shared across your application.