You can download actual release of our JavaScript library and the use it for your project or you can fork our repository.
ZMJS is a tree-walking JavaScript interpreter that runs entirely inside SAP. You pass it a JavaScript source string, it tokenizes, parses into an AST, evaluates ...