Sign in Sign up
npm

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]]

npm View on Npm

Activity

Latest release
9y ago
Total releases
3
Cadence
~7 months
Last 12 months
0

Details

License
MIT
First release
Nov 26, 2015
Releases
Version Released
0.0.2 patch
0.0.1 patch
0.0.0 initial