Skip to content

Gozala/querystring

Repository files navigation

LEGACY: querystring

The querystring API is considered Legacy. New code should use the URLSearchParams API instead.

NPM gzip

Node's querystring module for all engines.

πŸ”§ Install

npm i querystring

πŸ“– Documentation

Refer to Node's documentation for querystring.

πŸ“œ License

MIT Β© Gozala