You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blobt
dde93d3389
|
4 years ago | |
---|---|---|
.. | ||
CHANGELOG.md | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
decode.d.ts | 4 years ago | |
decode.js | 4 years ago | |
encode.d.ts | 4 years ago | |
encode.js | 4 years ago | |
index.d.ts | 4 years ago | |
index.js | 4 years ago | |
package.json | 4 years ago |
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