2.0.3 • Published 8 years ago
business-objects v2.0.3
Business objects
a JavaScript object-oriented business layer for Node.js
See tutorials and class references: https://bo.logikum.hu
Installation
If you want to use it in your project:
$ npm install business-objects
Tests and Documentation
First clone the repo and install the dependencies:
$ git clone https://github.com/logikum/business-objects.git
$ cd business-objects
$ npm install
Run the tests (unit tests, core business object tests, model composer tests):
$ jasmine-node tests/unit --color
$ jasmine-node tests/core --color
$ jasmine-node tests/mc --color
Generate the documentation with DocStrap or baseline template:
$ grunt docstrap
$ grunt baseline
Features
2.0.3
8 years ago
2.0.2
8 years ago
2.0.1
8 years ago
2.0.0
9 years ago
1.5.1
9 years ago
1.2.3
9 years ago
1.5.0
9 years ago
1.2.2
9 years ago
1.2.1
9 years ago
1.2.0
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.18
10 years ago
1.0.17
10 years ago
1.0.16
10 years ago
1.0.15
10 years ago
1.0.14
10 years ago
1.0.13
10 years ago
1.0.12
10 years ago
1.0.11
10 years ago
1.0.10
10 years ago
1.0.9
10 years ago
1.0.8
10 years ago
1.0.7
10 years ago
1.0.6
10 years ago
1.0.5
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago