Skip to content

Minimal fork of NeilFraser/JS-Interpreter that is compatible with yarn and deno.

License

Notifications You must be signed in to change notification settings

yorinasub17/JS-Interpreter

 
 

Repository files navigation

JS-Interpreter

This is a fork of NeilFraser/JS-Interpreter that adds compatibility for installing with yarn (by adding a minimal package.json) and Deno.


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

Developers using JS-Interpreter should subscribe to the announcement newsgroup. Security issues and major changes will be posted here: https://groups.google.com/g/js-interpreter-announce

About

Minimal fork of NeilFraser/JS-Interpreter that is compatible with yarn and deno.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.3%
  • HTML 6.4%
  • Shell 0.3%