isolated-js
v0.2.5
Published
run untrusted code securely
Downloads
287
Maintainers
Readme
isolated-js ✨
A simple and isolated JavaScript environment for running untrusted code on the web.
Features
- Isolated: The code runs in a separate iframe, so it can't access the parent page.
- Lightweight: The library is small and has no dependencies.
- Customizable: You can pass custom functions to the isolated environment
Docs
See the docs here
License
MIT