0.11.1 • Published 5 years ago

arangetrum v0.11.1

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

arangetrum

Description

This is a simple, Node.js (>=10.0.0) library to create and use models for ArangoDB multi-model database. It supports creation of both Document and Edge collections with default set of CRUD methods, available by default. One can extend a collection and override specific methods as per project's requirements.

Please check the API documentation for details. See below for generating API documentation.

It is built on top of the official ArangoDB JavaScript driver

How to install

The package can be installed using regular npm command, in the root folder of your project.

npm install --save arangetrum

Documentation

Generate the documents using the below command and browse to the index.html in the generated 'docs' folder.

npm run generate-docs
0.12.0

5 years ago

0.11.1

5 years ago

0.11.0

5 years ago

0.10.11

5 years ago

0.10.10

5 years ago

0.10.9

5 years ago

0.10.8

5 years ago

0.10.6

5 years ago

0.10.5

5 years ago

0.10.4

5 years ago

0.10.3

5 years ago

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.12

5 years ago

0.9.11

5 years ago

0.9.10

5 years ago

0.9.9

5 years ago

0.9.8

5 years ago

0.9.7

5 years ago

0.9.6

5 years ago

0.9.4

5 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.0

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago