An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# The Heavy Rotation (client)

JS lib to enable you to put your Rdio heavy rotation on your website.

![](http://travisjeffery.com/images/posts/the-heavy-rotation.png)

## Example

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

## License

MIT