Weaver SDK for AngularJS
Install
Bower
$ bower install weaver-sdk-angular --save
NPM
$ npm install weaver-sdk-angular --save
Usage
This module exposes the Weaver object as a provider, providing a safe way of loading the Weaver SDK in Angular.
Including it in your project
To include the SDK in your project take a look at the example below:
angular;
Read the documentation of the Weaver SDK JavaScript for more info on how to use the weaver instance.