Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soundcloud/widget-js-api
This is the official SoundCloud Widget Javascript API
https://github.com/soundcloud/widget-js-api
Last synced: about 1 month ago
JSON representation
This is the official SoundCloud Widget Javascript API
- Host: GitHub
- URL: https://github.com/soundcloud/widget-js-api
- Owner: soundcloud
- Created: 2009-11-12T18:03:21.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2015-08-13T16:04:49.000Z (over 9 years ago)
- Last Synced: 2024-10-07T10:58:47.256Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://soundcloud.com
- Size: 853 KB
- Stars: 149
- Watchers: 120
- Forks: 76
- Open Issues: 10
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
JavaScript based API for the SoundCloud player widget.
Includes jQuery and Prototype.js support.soundcloud.addEventListener('onPlayerReady', function(player, data) {
console.log('player ready');
});The Documentation:
http://wiki.github.com/soundcloud/Widget-JS-APIAlso check out the examples in the source.
http://github.com/soundcloud/Widget-JS-API/tree/master/examples/The project is published under MIT license:
Copyright © 2009 SoundCloud Ltd.