inline-javascript-sandbox
v0.0.1
Published
Inline JavaScript Sandbox
Downloads
7
Readme
JavaScript Sandbox
Execute sandboxed JS in a page.
Roadmap
- [x] Create web worker executor
- [x] Make it an embeddable Web Components. See branch
feature/as-web-components
. - [ ] Add more output rendering options. See Algorithm Visualizer for inspiration.
- [ ] Custom inputs instead of just
window.prompt
orwindow.confirm
. - [ ] Improve UI.
- [ ] Compatibility with dwitter!
- [x] Allow sharing code via URL only and no server-side.
Alternatives
- https://replit.com/
- https://observablehq.com/
- https://runkit.com/home