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.
- Host: GitHub
- URL: https://github.com/granze/last-fm
- Owner: Granze
- Created: 2014-06-23T22:29:50.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T21:04:27.000Z (over 9 years ago)
- Last Synced: 2025-01-30T18:52:00.261Z (5 months ago)
- Language: HTML
- Homepage: http://granze.github.io/last-fm/
- Size: 1.9 MB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Installation
Install using [Bower](http://bower.io):
```shell
bower install last-fm
```## License
[MIT License](http://opensource.org/licenses/MIT)