search-query-parser
search-query-parser copied to clipboard
An un-parser for the parsed value.
Problem
There is no functionality given to un-parse the parsed input. The users have to manually write a own code to implement this. Can we consider adding this?
There is a stringify method that reconstructs a query string from the parsed result