JavaScript Framework
Go to file
Dennis Eichhorn c8696fe445
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
bug fixes
2024-10-12 00:29:40 +00:00
.github/workflows bug fixes 2024-05-12 00:06:29 +00:00
3D fix version and bugs 2024-05-21 00:09:21 +02:00
Account fix version and bugs 2024-05-21 00:09:21 +02:00
Animation fix version and bugs 2024-05-21 00:09:21 +02:00
Asset fix version and bugs 2024-05-21 00:09:21 +02:00
Auth fix version and bugs 2024-05-21 00:09:21 +02:00
Config fix version and bugs 2024-05-21 00:09:21 +02:00
DataStorage fix version and bugs 2024-05-21 00:09:21 +02:00
Event fix version and bugs 2024-05-21 00:09:21 +02:00
Log fix version and bugs 2024-05-21 00:09:21 +02:00
Math fix version and bugs 2024-05-21 00:09:21 +02:00
Media bump 2024-01-30 21:29:21 +00:00
Message bug fixes 2024-10-11 19:17:41 +00:00
Model bug fixes 2024-05-12 00:06:29 +00:00
Module fix version and bugs 2024-05-21 00:09:21 +02:00
Security/Hash fix name 2022-02-19 13:57:39 +01:00
Socket/Client phpstan, eslint and code style fixes 2022-12-24 23:59:28 +01:00
System fix version and bugs 2024-05-21 00:09:21 +02:00
tests fix tests 2024-05-18 00:12:37 +00:00
UI bug fixes 2024-10-12 00:29:40 +00:00
Uri fix version and bugs 2024-05-21 00:09:21 +02:00
Utils fix version and bugs 2024-05-21 00:09:21 +02:00
Views fix version and bugs 2024-05-21 00:09:21 +02:00
.gitattributes permission changes & minor bug fixes 2022-11-09 22:56:19 +01:00
.gitignore fix tests 2024-04-24 16:23:32 +00:00
Autoloader.js bug fixes 2024-10-12 00:29:40 +00:00
composer.json inspection fixes 2024-05-17 14:15:52 +00:00
composer.lock inspection fixes 2024-05-17 14:15:52 +00:00
ICLA.txt fix ICLA name 2024-03-20 08:02:39 +00:00
LICENSE.txt fix version and bugs 2024-05-21 00:09:21 +02:00
package-lock.json update lock file 2024-04-24 16:33:12 +00:00
package.json fix tests 2024-04-24 16:23:32 +00:00
README.md update readme 2023-10-19 17:54:59 +00:00
UnhandledException.js fix version and bugs 2024-05-21 00:09:21 +02:00

Logo

The jsOMS framework is primarily developed for the Karaka application which is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS functionalities and much more. The framework is also used in some other tools and websites which compliment the Karaka web application and provides the necessary php functionality.

With Karaka you have one partner who can provide all the tools and software solutions you are used to at fair and reasonable prices even for small organizations and companies/startups. Our solutions can be used independently from each other or fully integrated with other solutions we provide. By choosing Karaka as your partner you'll be able to adjust your software based on the changes in your requirements without worrying about integration and workflow optimization.

Table of Contents

Requirements

  • ECMAScript 2020

Developer tools

  • Tools: Npm
  • Npm tools: eslint

Installation

Detailed installation instructions can be found at:

Philosophy & Demo

We believe software should support a business in it's daily tasks and growth in a very efficient way without frustration. In order to achieve this we constantly take feedback from our customers and expand and improve our software solutions.

You can find a freely available online demo at https://demo.karaka.app (user: admin, pass: orange) without any registration or inquiry.

Development status

Currently Karaka is still developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules.

General updates can be found in our info section at https://jingga.app/info and developer updates can be found in our developer section at https://jingga.app/dev. In our developer section you can also check out the automatically generated reports such as code coverage, code style, static analysis etc. as well as our code style guide lines and developer documentation.

Tech stack

  • Language: php, js, c/c++, c#, html, css, markdown, shell script
  • Database: Maria/MySQL, PostgreSQL, MSSQL/SQLSrv, SQLite
  • Webserver: apache2, nginx
  • Cache: Redis, Memcached

Become a contributor

Karaka has a very open culture and we always welcome new people who share our philosophy in providing create solutions which just work. You can find the development process description which also describes how to become a contributer in the Organization documentation.

Misc