DHTMLX Optimus is a JavaScript micro-framework for developing web applications based on DHTMLX Suite UI widget library. It is a lightweight and simple tool for developers who want to build apps faster and with less coding.
Optimus is based on the modern approaches of web development: ES6 classes, JavaScript modules, webpack module bundler.
An application consists of several modules, each of which includes the description of the interface (a view) as well as the logic of data processing and interacting with other views of the application.
Create several applications and use them together as modules of one large application.
No special requirements for the server-side so that you can use any backend technology (PHP, Java, .NET, Node.js, etc.)
See the examples of JavaScript/HTML5 demo apps built with the help of Suite UI library and Optimus framework.