amis-rpc-design/node_modules/querystring
2023-10-07 19:42:30 +08:00
..
CHANGELOG.md v1.0.0 2023-10-07 19:42:30 +08:00
decode.d.ts v1.0.0 2023-10-07 19:42:30 +08:00
decode.js v1.0.0 2023-10-07 19:42:30 +08:00
encode.d.ts v1.0.0 2023-10-07 19:42:30 +08:00
encode.js v1.0.0 2023-10-07 19:42:30 +08:00
index.d.ts v1.0.0 2023-10-07 19:42:30 +08:00
index.js v1.0.0 2023-10-07 19:42:30 +08:00
LICENSE v1.0.0 2023-10-07 19:42:30 +08:00
package.json v1.0.0 2023-10-07 19:42:30 +08:00
README.md v1.0.0 2023-10-07 19:42:30 +08:00

querystring

NPM gzip

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