Skip to content

Files

Latest commit

198c72c · Oct 18, 2013

History

History
27 lines (12 loc) · 668 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 668 Bytes

meteor-soundcloud

soundcloud for meteor


installation

add the soundcloud package with meteorite using the following command:

$ mrt add soundcloud

api

if you configured your client id and client secret using either the accounts-ui package or manually (http://docs.meteor.com/#meteor_loginwithexternalservice) the sc.initialize call will automatically be made. the soundcloud object exposes the ready() reactive variable in order to track the sdk initialization state.


credits