Nort is entirely based on ECMAScript 2020. It is natively supported in all browsers.
No need for JSX or other meta-language. Write your UI directly in Javascript as easily as you write HTML.
Use the existing components or create your own, from a custom HTML element up to a complete embeddable application.
Use your custom elements to create rich components.
Nort comes with a rich set of built-in components. You can start writing your application immediately, or create your own set, the choice is yours.
See a demo here