Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feross/play.cash
🎶 Music lovers, rejoice.
https://github.com/feross/play.cash
listen music music-video playlist songs youtube
Last synced: 18 days ago
JSON representation
🎶 Music lovers, rejoice.
- Host: GitHub
- URL: https://github.com/feross/play.cash
- Owner: feross
- Created: 2017-02-15T23:42:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T05:30:27.000Z (almost 2 years ago)
- Last Synced: 2024-08-29T18:35:06.556Z (2 months ago)
- Topics: listen, music, music-video, playlist, songs, youtube
- Language: JavaScript
- Homepage: https://play.cash
- Size: 10.6 MB
- Stars: 93
- Watchers: 7
- Forks: 13
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Play](https://play.cash) [![travis][travis-image]][travis-url] [![javascript style guide][standard-image]][standard-url]
[travis-image]: https://img.shields.io/travis/feross/play.cash/master.svg
[travis-url]: https://travis-ci.org/feross/play.cash
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com### Music lovers, rejoice.
Music videos with insider song facts.
### Live site: [https://play.cash](https://play.cash)
## Contributing
It's easy to run the code!
```bash
git clone [email protected]:feross/play.cash.git
cd play.cash/
npm install
```Run the server:
```bash
npm start
```Watch and restart automatically:
```bash
npm run watch
```## License
Copyright (c) [Feross Aboukhadijeh](https://feross.org)