23 lines
620 B
Markdown
23 lines
620 B
Markdown
# querystring
|
|
|
|
[](https://npm.im/querystring)
|
|
[](https://bundlephobia.com/result?p=querystring@latest)
|
|
|
|
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
|
|
|
|
```sh
|
|
npm i querystring
|
|
```
|
|
|
|
## 📖 Documentation
|
|
|
|
Refer to [Node's documentation for `querystring`](https://nodejs.org/api/querystring.html).
|
|
|
|
## 📜 License
|
|
|
|
MIT © [Gozala](https://github.com/Gozala)
|