vca-api-js

0.2.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i vca-api-js

Weekly Downloads

18

Version

0.2.1

License

MIT

Last publish

Collaborators

  • matt.clarkson
  • vca-build-server