expressionify
Simple node.js expression parser and evaluator using shunting-yard and reverse polish notation algorithms
bexp
Boolean, Logical, And OR NOT Expression Parser
infix-to-postfix
Returns a postfix (Reverse Polish Notation) expression from an infix expression.