OmegaJS
Home
Docs
GitHub
Tutorials
Home
Docs
GitHub
Tutorials
Omega,
The Language of
Modern User Interfaces
npx degit indivice/omega/ts
Get Started
View GitHub
Component Architecture
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
Build Applications with
Omega
Today!
npx degit indivice/omega/ts
Get Started
View GitHub
OmegaJS