boolean-parser
Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]
bexp
Boolean, Logical, And OR NOT Expression Parser
boon-js
A parser and evaluator for boolean expressions written using the boon format
kind-of
Get the native type of a value.