Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/web-scrobbler/web-scrobbler.github.io

Web Scrobbler landing page
https://github.com/web-scrobbler/web-scrobbler.github.io

chrome-extension lastfm librefm listenbrainz webextension

Last synced: 1 day ago
JSON representation

Web Scrobbler landing page

Awesome Lists containing this project

README

        

# website

This is a simple website for [Web Scrobbler][web-scrobbler-github] extension.

## Development

```sh
# Install dependencies
> npm install

# Lint project files
> npm run lint

# Format project files
> npm run format

# Run a server with live reload on changes
> npm run dev
```

[web-scrobbler-github]: https://github.com/web-scrobbler/web-scrobbler

## License

Licensed under the [MIT License](LICENSE.md).