Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 567 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 567 Bytes

Streamlyne JavaScript SDK

DEPRECATED: No longer in active development and does not connect to current Streamlyne API.

Start with the {@tutorial Installation}.

See test.html for example usage.


To Use the Streamlyne JavaScript SDK in another Website

Install using Bower.

bower install http://git.streamlyne.co/streamlyne/sl-javascript-sdk.git --save

Then include the file /bower_components/streamlyne-javascript-sdk/src/streamlyne.js as the src of a script tag.