soundcloud-mini

0.0.1 • Public • Published

soundcloud-mini

This a tiny soundcloud API. Why?

Well when I was making vertexshaderart I had 2 issues

  1. the 3.0 SDK doesn't work in Safari
  2. the 2.0 SDK uses flash (or at least initializes it - shows up in URL bar on Chrome)

So, wrote my own replacement. It just supports SC.initialize and SC.get. That's it

See example here.

Building

  1. git clone
  2. npm install
  3. npm build

Readme

Keywords

Package Sidebar

Install

npm i soundcloud-mini

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • greggman