Install query-string via npm
mainInstall the query-string package using npm.
Warning: Ensure you use the hyphenated name query-string. Do not install the deprecated querystring package.
For browser environments, this package targets the latest versions of Chrome, Firefox, and Safari. For very simple use cases, you may want to consider using the native URLSearchParams API instead.
npm install query-string