jsOMS/README.md
2018-08-12 11:17:17 +02:00

29 lines
906 B
Markdown

[![Build Status](https://travis-ci.org/Orange-Management/jsOMS.svg?branch=develop)](https://travis-ci.org/Orange-Management/jsOMS)
# 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.