isolated-js
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

isolated-js ✨

NPM Downloads NPM Version npm bundle size

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

/isolated-js/

    Package Sidebar

    Install

    npm i isolated-js

    Weekly Downloads

    44

    Version

    0.2.5

    License

    MIT

    Unpacked Size

    33.2 kB

    Total Files

    37

    Last publish

    Collaborators

    • ksawery29