https://github.com/sibelius/javascript-playground
JavaScript Playground similar to runkit but on top of MDX and local first
https://github.com/sibelius/javascript-playground
Last synced: 8 months ago
JSON representation
JavaScript Playground similar to runkit but on top of MDX and local first
- Host: GitHub
- URL: https://github.com/sibelius/javascript-playground
- Owner: sibelius
- Created: 2020-07-19T11:40:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T22:54:05.000Z (over 2 years ago)
- Last Synced: 2025-05-04T13:12:14.899Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.83 MB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - javascript-playground
README
# JavaScript Playground
Run, save and share JavaScript Playgrounds.
Similar to RunKit and iPython
## How to run
```jsx
yarn web
```