# querystring

> Node's querystring module for all engines.

Latest version **0.2.1** (published 2021-02-15) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install querystring
pnpm add querystring
yarn add querystring
bun add querystring
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.2.1 |
| Published | 2021-02-15 |
| First published | 2011-04-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.4.x |
| Dependencies | 0 |
| Unpacked size | 9.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 284 |
| Author | Irakli Gozalishvili |
| Maintainers | gozala, medikoo |
| Keywords | commonjs, query, querystring |

## Links

- npm: https://www.npmjs.com/package/querystring
- Repository: https://github.com/Gozala/querystring
- Homepage: https://github.com/Gozala/querystring#readme
- Issues: http://github.com/Gozala/querystring/issues/
- npm.io page: https://npm.io/package/querystring

## Alternatives

- [gamedig](https://npm.io/package/gamedig.md) — 29.3K weekly downloads
- [join-monster](https://npm.io/package/join-monster.md) — 12.8K weekly downloads
- [masked](https://npm.io/package/masked.md) — 5.5K weekly downloads
- [@comunica/actor-query-process-explain-logical](https://npm.io/package/@comunica/actor-query-process-explain-logical.md) — 4.7K weekly downloads
- [@veracity/vui](https://npm.io/package/@veracity/vui.md) — 4.6K weekly downloads

## Recent versions

- 0.2.1 (latest) — 2021-02-15
- 0.2.0 — 2013-03-05
- 0.1.0 — 2011-12-13
- 0.0.4 — 2011-08-01
- 0.0.1 — 2011-04-15

## README

# querystring

[![NPM](https://img.shields.io/npm/v/querystring.svg)](https://npm.im/querystring)
[![gzip](https://badgen.net/bundlephobia/minzip/querystring@latest)](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 &copy; [Gozala](https://github.com/Gozala)

---
_Source: https://npm.io/package/querystring · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
