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