0.2.1 • Published 7 years ago

vca-api-js v0.2.1

Weekly downloads
2
License
MIT
Repository
gitlab
Last release
7 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

7 years ago

0.2.0

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.1

8 years ago

0.1.2

8 years ago

0.1.0

8 years ago