adder-script
Python like language to execute untrusted codes in browsers and Node.js.
Python like language to execute untrusted codes in browsers and Node.js.
This package is designed to provide a secure and controlled environment for executing JavaScript code dynamically within a specified context. Built as a wrapper around the built-in eval function, ngSafeEval ensures that only strings with a defined context
Python like language to execute untrusted codes in browsers and Node.js.
lexer for safe eval of js expressions