Skip to content

janelia-flyem/dvidjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Javascript API to Access a DVID server

Resources

License

Stars

Watchers

Forks

Packages

No packages published