@code-dot-org/js-interpreter
v1.3.13
Published
Code.org fork of NeilFraser/JS-Interpreter for use within Code Studio learning environment.
Downloads
3,361
Maintainers
Keywords
Readme
JS-Interpreter
A sandboxed JavaScript interpreter in JavaScript. Execute arbitrary JavaScript code line by line in isolation and safety.
Live demo: https://neil.fraser.name/software/JS-Interpreter/
Documentation: https://neil.fraser.name/software/JS-Interpreter/docs.html
NPM packages are published from the release
branch. master
is currently preserving a set of breaking changes that may eventually be released.