1.1.0 • Published 3 years ago

dvid v1.1.0

Weekly downloads
32
License
BSD-3-Clause
Repository
github
Last release
3 years ago

DVIDjs

Build Status

DVIDjs is a JavaScript API built to ineract with a DVID server. It is used within the dvid-console applicaiton to provide a consistent communication layer.

Install

The simplest way to install is via npm

> npm install dvid

Available Methods

Check the src.

Developers

If you wish to hack on the code

clone the repository from github
change directory into the checkout
> npm install
> npm link
in your project
> npm link dvid
1.1.0

3 years ago

1.0.0

3 years ago

0.7.1

9 years ago

0.7.0

9 years ago

0.6.1

9 years ago

0.6.0

10 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago