FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

E24/sdk-js: SPiD SDK Client for Javascript · GitHub

/ sdk-js Public
forked from schibsted/sdk-js
 
 

Repository files navigation

SPiD SDK for Javascript

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL