inline-javascript-sandbox
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

JavaScript Sandbox

Execute sandboxed JS in a page.

Screenshot

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 or window.confirm.
  • [ ] Improve UI.
  • [ ] Compatibility with dwitter!
  • [x] Allow sharing code via URL only and no server-side.

Alternatives

Readme

Keywords

none

Package Sidebar

Install

npm i inline-javascript-sandbox

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

773 kB

Total Files

65

Last publish

Collaborators

  • nmcapule