mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 17:58:41 +00:00
27 lines
774 B
Markdown
Executable File
27 lines
774 B
Markdown
Executable File
# General
|
|
|
|
The **jsOMS** framework provides many features to manage and interact with the UI and connect the frontend to the backend for data exchange. Additionally to the framework features it also includes a library that provides additional functionality.
|
|
|
|
## Features
|
|
|
|
Features this framework provides are:
|
|
|
|
* UI action management
|
|
* UI manipulation
|
|
* Event management
|
|
* Form management
|
|
* Audio/Speech recognition
|
|
* Logging (console/backend)
|
|
* Asset management
|
|
* Input management (touch, mouse, keyboard)
|
|
* Math (e.g. matrix, string evaluation, etc.)
|
|
* Uri generation
|
|
* Charts
|
|
* Websockets
|
|
* Markdown
|
|
* Templating
|
|
* Cache/Storage management
|
|
|
|
# Development Status
|
|
|
|
The framework reached a point where it can be already used albeit many features are still under development. |