https://github.com/travisjeffery/thr-client
The Heavy Rotation - show your Rdio heavy rotation on your site
https://github.com/travisjeffery/thr-client
Last synced: 7 months ago
JSON representation
The Heavy Rotation - show your Rdio heavy rotation on your site
- Host: GitHub
- URL: https://github.com/travisjeffery/thr-client
- Owner: travisjeffery
- Created: 2015-10-25T04:27:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-25T04:27:11.000Z (about 10 years ago)
- Last Synced: 2025-02-27T08:22:51.468Z (11 months ago)
- Language: JavaScript
- Homepage: https://travisjeffery.com/travisjeffery
- Size: 133 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Heavy Rotation (client)
JS lib to enable you to put your Rdio heavy rotation on your website.

## Example
``` js
THR()
.sel("#rdio")
.size(9)
.user("travisjeffery")
.fetch();
```
## License
MIT