tb2johm

Results 3 issues of tb2johm

From what I can understand it's not possible to run the .html() method in node (especially not when theres no browser installed (aws lambda)). If this is the case shouldn't...

In the _Readme.md_ under the heading _Custom Language_ it's described how to evaluate an expression (with `new ExpressionParser(arithmeticLanguage).evaluateExpression(expr)`). However I can't get this to work. Looking in the code I...