.. | ||
CHANGELOG.md | ||
decode.d.ts | ||
decode.js | ||
encode.d.ts | ||
encode.js | ||
index.d.ts | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
querystring
Node’s querystring module for all engines.
If you want to help with evolution of this package, please see https://github.com/Gozala/querystring/issues/20 PR’s welcome!
🔧 Install
npm i querystring
📖 Documentation
Refer to Node’s
documentation for querystring
.
📜 License
MIT © Gozala