mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 09:58:39 +00:00
JavaScript Framework
| .github | ||
| 3D | ||
| Account | ||
| Animation | ||
| Asset | ||
| Auth | ||
| Chart | ||
| Config | ||
| DataStorage | ||
| Dispatcher | ||
| Event | ||
| Localization | ||
| Log | ||
| Math | ||
| Media | ||
| Message | ||
| Model | ||
| Module | ||
| Route | ||
| Security/Hash | ||
| Socket/Client | ||
| Spreadsheet | ||
| tests | ||
| UI | ||
| Uri | ||
| Utils | ||
| Views | ||
| .gitignore | ||
| .travis.yml | ||
| Autoloader.js | ||
| CODE_OF_CONDUCT.md | ||
| composer.json | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| README.md | ||
| UnhandledException.js | ||
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.