LEGACY: querystring
The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
Node's querystring module for all engines.
π§ Install
npm i querystringπ Documentation
Refer to Node's documentation for querystring.
π License
MIT Β© Gozala