nervatura 5.0.2 → 5.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +7 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -7,7 +7,7 @@ Open Source Business Management Framework
7
7
 
8
8
  Nervatura is a business management framework based on **open-data principle**. It can handle any type of business related information, starting from customer details, up to shipping, stock or payment information.
9
9
 
10
- The framework is based on Nervatura [Object Model](https://nervatura.github.io/nervatura/docs/model) specification. The main aspects of its design were:
10
+ The main aspects of its design were:
11
11
 
12
12
  * simple and transparent structure
13
13
  * capability of storing different data types of an average company
@@ -30,8 +30,12 @@ or CSV data files
30
30
  - sample report templates and [**REPORT EDITOR**](https://nervatura.github.io/nervatura/docs/client/program/editor) GUI
31
31
  - PWA [**CLIENT**](https://nervatura.github.io/nervatura/docs/client) application and a basic **ADMIN** interface
32
32
 
33
- The client and report interface supports [multilingualism](https://nervatura.github.io/nervatura/docs/start/customization#customize-the-appearance). The framework can be easily extended with additional interfaces and functions in the supported languages:
34
- C, C#, C++, Dart, Go, Java, Kotlin, Node, Objective-C, PHP, Python, Ruby (CGO and gRPC API)
33
+ The client and report interface supports [multilingualism](https://nervatura.github.io/nervatura/docs/start/customization#customize-the-appearance). The framework can be easily extended with additional interfaces and functions in the any languages.
34
+
35
+ See the [**Examples**](https://nervatura.github.io/nervatura/docs/start/examples) for more information:
36
+ - [Node.js and NPM](https://nervatura.github.io/nervatura/docs/start/examples/#nodejs-and-npm)
37
+ - [Python and Snap or Windows Package Manager](https://nervatura.github.io/nervatura/docs/start/examples/#python-and-snap-or-windows-package-manager)
38
+ - [Go and Docker](https://nervatura.github.io/nervatura/docs/start/examples/#go-and-docker)
35
39
 
36
40
  [**Installation**](https://nervatura.github.io/nervatura/docs/install) and [**Quick Start**](https://nervatura.github.io/nervatura/docs/start)
37
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nervatura",
3
- "version": "5.0.2",
3
+ "version": "5.0.5",
4
4
  "description": "Open Source Business Management Framework",
5
5
  "keywords": [
6
6
  "business management",