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

https://github.com/granze/last-fm

A modular Polymer element that fetch basic last.fm infos for a given user.
https://github.com/granze/last-fm

Last synced: 4 months ago
JSON representation

A modular Polymer element that fetch basic last.fm infos for a given user.

Awesome Lists containing this project

README

        

# <last-fm>

A modular [Polymer](http://polymer-project.org) element that fetch basic last.fm infos for a given user.

## Documentation and Demo

See the [component page](http://Granze.github.io/last-fm) for more information.

#### Screenshot

![Lastfm Card](http://i.imgur.com/XRUas4l.png)

## Installation

Install using [Bower](http://bower.io):

```shell
bower install last-fm
```

## License

[MIT License](http://opensource.org/licenses/MIT)