Web Components
Write your components as Web Components. To be used in any framework or without a framework at all.
Simple. JSX. Web Components.
A JavaScript framework for using JSX to write web components on the web.
Write your components as Web Components. To be used in any framework or without a framework at all.
Write your components with a simple function-based API. No classes, no complex inheritance hierarchies.
Write your components with JSX. No need to learn a new templating language.
Write your components in TypeScript. Get all the benefits of a typed language.