1.1.0 • Published 2 years ago

dvid v1.1.0

Weekly downloads
32
License
BSD-3-Clause
Repository
github
Last release
2 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

2 years ago

1.0.0

2 years ago

0.7.1

8 years ago

0.7.0

8 years ago

0.6.1

8 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.4.0

9 years ago

0.3.0

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago