Components in Omega are just javascript functions,
which describes part of an UI
Learn More
Selectively Dynamic
Your UI updates only where necesarry, with no overheads
like diffing and vdom, your app stays fast and dynamic
Learn More
Smooth DX, Fast Build Times
Omega is a pure javascript/typescript UI library, and does not need any compilation step to produce final output, reducing build times and making better developer experience
Learn More
Build for other Platforms
Omega can be used to make android, ios and desktop applications with addition to web applications, so you can build cross-platform apps from a single codebase
Learn More