javascript-evaluation

There are 4 repositories under javascript-evaluation topic.

  • jspython-dev/jspython

    JSPython is a python-like syntax interpreter implemented with javascript that runs entirely in the web browser and/or in the NodeJS environment.

    Language:TypeScript713258
  • elbae/JSWrapper

    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.

    Language:JavaScript2200
  • marverix/meval

    Mimic eval in given context

    Language:JavaScript1110
  • Jawad-Jamil/Calculator_App

    Simple calculator by using eval function.

    Language:HTML10