Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srod/soundcloud-player
A soundcloud javascript player
https://github.com/srod/soundcloud-player
Last synced: 10 days ago
JSON representation
A soundcloud javascript player
- Host: GitHub
- URL: https://github.com/srod/soundcloud-player
- Owner: srod
- License: mit
- Created: 2014-03-04T09:49:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-30T14:37:16.000Z (over 10 years ago)
- Last Synced: 2023-04-09T12:18:17.065Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
soundcloud player
==========# Features
- amd and commonjs
- native HTML5 audio
- flash fallback
- playlist from soundcloud (username + name set)
- progress bar
- shuffle
- fullscreen# Options
- allowFullscreen: true
- showSoundCloudLogo: false
- showProgressIndicator: true# Dependency
- jQuery