0.2.1 • Published 9 years ago

vca-api-js v0.2.1

Weekly downloads
2
License
MIT
Repository
gitlab
Last release
9 years ago

vca-api.js NPM version NPM downloads NPM license bower version bower license

A JavaScript wrapper around the VCA web APIs.

Usage

npm

$ npm install --save-dev vca-api-js

Depending on your version of EMCAScript support, either import the classes from the lib folder or require the minified library.

import {Api} from 'vca-api-js`;

Browser

$ bower install --save vca-api-js

Use your favourite loader to pull in the module. See the demo.html for an example. The demo can be ran locally using gulp demo.

License

MIT © VCA Technology

0.2.1

9 years ago

0.2.0

9 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.1

10 years ago

0.1.2

10 years ago

0.1.0

10 years ago