jsOMS/README.md
2018-01-15 20:06:51 +01:00

29 lines
944 B
Markdown

[![Maintainability](https://api.codeclimate.com/v1/badges/084fdca4353fe35c4b8a/maintainability)](https://codeclimate.com/github/Orange-Management/jsOMS/maintainability)
# 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.