Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sibelius/js-playground
JavaScript Playground similar to runkit but on top of MDX and local first
https://github.com/sibelius/js-playground
Last synced: 24 days ago
JSON representation
JavaScript Playground similar to runkit but on top of MDX and local first
- Host: GitHub
- URL: https://github.com/sibelius/js-playground
- Owner: sibelius
- Created: 2020-09-17T10:52:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-09T11:50:31.000Z (about 4 years ago)
- Last Synced: 2024-10-19T19:52:53.186Z (28 days ago)
- Language: TypeScript
- Size: 1.05 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Playground
Run, save and share JavaScript Playgrounds.
Similar to RunKit and iPython
## How to run
```jsx
yarn web
```