Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huytd/code-playground
An online code playground that supports C++, Python, JavaScript and Rust
https://github.com/huytd/code-playground
hacktoberfest
Last synced: 2 months ago
JSON representation
An online code playground that supports C++, Python, JavaScript and Rust
- Host: GitHub
- URL: https://github.com/huytd/code-playground
- Owner: huytd
- License: bsd-3-clause
- Created: 2020-04-13T21:38:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T19:08:54.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T09:12:50.832Z (6 months ago)
- Topics: hacktoberfest
- Language: TypeScript
- Homepage: https://kodes.app
- Size: 1.83 MB
- Stars: 50
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - code-playground
README
An online code playground with stdin/stdout/stderr support.
![](screenshot.png)
Required Docker for code execution. So make sure you already installed it.
To run locally:
```
$ node index.js
```This application is published under BSD-3-Clause license.