UNPKG

boolean-parser

Version:

Script that parses a boolean query to an array with all the possibilities. IE: (a AND (b OR c)) -> [[a, b],[a, c]]

4 lines (3 loc) 27 B
{ "preset": "airbnb" }