Skip to content

E24/sdk-js

 
 

Repository files navigation

SPiD SDK for Javascript Build Status

The official SPiD SDK for Javascript. Pull requests are welcome.

Setup for Development

The JS SDK is developed, concatinated, minified and tested with nodejs and grunt. If you want to contribute with development, or set up your own development envirionment, follow these steps.

Install nodejs via Homebrew or nvm or your preferred setup.

Dependencies

# To run grunt tasks
npm install -g grunt-cli

# To run tests with mocha
npm install -g phantomjs

# Install SDK devDependencies
npm install

Documentation

Docs are available in our techdocs

Usage

Remember to build the SDK, or use one from the dist directory. It can also be retrieved and installed using Bower.

Do not use Pulse version unless explicitly told so.

About

SPiD SDK Client for Javascript

Resources

Stars

Watchers

Forks

Packages

No packages published