KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
play.cash
โ 91
Open GitHub โ
๐ถ Music lovers, rejoice.
Download README (.md)
Explore Similar Repositories
node-eventstore-client
:
Node client library for EventStore using TCP
timbala
:
Durable time-series database that's API-compatible with Prometheus.
BoardingBarcode
:
Boarding pass barcode generator
openresty-nginx-jwt
:
JWT Bearer Token authorization with nginx, openresty, and lua-resty-jwt.
com.sap.openSAP.hana5.example
:
openSAP HANA5/HANA6 Course: Example Completed Implementation
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
play.cash
?
Download (.md)
# [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 git@github.com: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)