connect-js-viz

0.5.8 • Public • Published

Connect Javascript SDK

Join the chat at https://gitter.im/getconnect/connect-js NPM version Bower version Dependency Status

Getting Access

Sign up at https://getconnect.io to generate and retrieve your API keys so that you can start using the SDK.

Install using npm

Core

npm install connect-js

Viz

npm install connect-js-viz

Install using bower

npm install connect-js

CDN

https://cdn.getconnect.io/connect-js/{version}/standalone/connect-all.min.js

Module support

The SDK supports CommonJS (node.js/io.js), browserify and global scope.

Documentation

All of the documentation can be found at http://docs.getconnect.io.

Contributing

We love open source, so we are happy to accept pull requests and will endeavor to fix the issues and include the enhancements that the community raise.

Building

To build, run, and serve the SDK locally run:

git clone https://github.com/getconnect/connect-js connect-js
cd connect-js
npm install
gulp serve

Package Sidebar

Install

npm i connect-js-viz

Weekly Downloads

64

Version

0.5.8

License

MIT

Last publish

Collaborators

  • teamconnect