Build software better, together
#
javascript-evaluation
Here are 4 public repositories matching this topic...
JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.
-
Updated
Jan 10, 2025 - TypeScript
Disable some JavaScript methods (i.e. window.eval) and properties accesses ( i.e. cookie read/write). Attempts to Safe login and registration by blocking external requests. Gives feedback to user about page's attempts to execute document.cookie and window.eval.
-
Updated
Aug 5, 2017 - JavaScript
Mimic eval in given context
-
Updated
Feb 3, 2026 - JavaScript
Simple calculator by using eval function.
-
Updated
Jul 27, 2021 - HTML
Improve this page
Add a description, image, and links to the javascript-evaluation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the javascript-evaluation topic, visit your repo's landing page and select "manage topics."