Multiplatform

Build beyond desktop

Introduction

The javascript language, is a very unique language. Being a native to the land of web, it has found it's way to the lands of native development as well!

Tools like CapacitorJS and ElectronJS enabled us to build application for android/ios and desktop, with just HTML, CSS and Javascript.

This also means, OmegaJS can also be used to make applications for all platforms, by leveraging CapacitorJS and ElectronJS.

Truly Native

Though Omega can be used as a "hybrid" application in the android and electron spaces, there is no replacement for truly native experience. OmegaJS's architecture is such that if a driver were to be made for any other platform, Omega can run there easily.

Our plans involve building native drivers for mobile and desktop application, so that we can utilize the full power of OmegaJS, and the platform APIs as well.

Last updated