subscript
Fast and tiny expression evaluator with minimal syntax.
@scicave/math-parser
A mathematical parser. We mean by mathematical that, e.g., arithmetic operations is considered for example if you pass "1+2", the result would by a (add node "+") with two children nodes of type number.