An open API service indexing awesome lists of open source software.

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

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
```