query-string
npmv9.4.1TypeScriptParse and stringify URL query strings
Overview
query-string is an npm package that parse and stringify URL query strings. The latest version is 9.4.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need parse and stringify URL query strings and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of query-string.
Dependencies
Dev (6)
Used by
Popular packages that depend on query-string.
A fast alternative to legacy querystring module
Expo Router is a file-based router for React Native and web applications.
The official, opinionated, batteries-included toolset for efficient Redux development
Alternatives to query-string
A querystring parser that supports nesting and arrays, with a depth limit
Entity parser for XML, HTML, External entites with security and NCR control
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Open stuff like URLs, files, executables. Cross-platform.
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
A library for parsing IPv4 and IPv6 IP addresses in node and the browser.
A better decodeURIComponent
A fast alternative to legacy querystring module
Parse JSON with more helpful errors
fast and safe way to escape and unescape &<>'" chars
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
protobuf-style varint bytes - use msb to create integer values of varying sizes
Frequently installed together
TypeScript definitions for node
Native navigation primitives for your React Native app.
React is a JavaScript library for building user interfaces.
TypeScript definitions for react
TypeScript definitions for react-dom
The Expo SDK
More powerful alternative to Animated library for React Native.
Declarative API exposing native platform touch and gesture system to React Native
Tools for making advanced Metro bundler features work
React Native for Web
Error overlay for universal Expo apps.
React Server Components bindings for DOM using Webpack. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly.
Version history
| Version | Published | License |
|---|---|---|
| 9.4.1latest | 22 days ago | MIT |
| 9.4.0 | 1 month ago | MIT |
| 9.3.1 | 10 months ago | MIT |
| 9.3.0 | 10 months ago | MIT |
| 9.2.2 | 1 year ago | MIT |
| 9.2.1 | 1 year ago | MIT |
| 9.2.0 | 1 year ago | MIT |
| 9.1.2 | 1 year ago | MIT |
| 9.1.1 | 1 year ago | MIT |
| 9.1.0 | 2 years ago | MIT |
| 9.0.0 | 2 years ago | MIT |
| 8.2.0 | 2 years ago | MIT |
| 8.1.0 | 3 years ago | MIT |
| 8.0.3 | 3 years ago | MIT |
| 8.0.2 | 3 years ago | MIT |
| 8.0.1 | 3 years ago | MIT |
| 8.0.0 | 3 years ago | MIT |
| 7.1.3 | 3 years ago | MIT |
| 7.1.2 | 3 years ago | MIT |
| 7.1.1 | 4 years ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install query-string?
Run `npm install query-string` to add query-string to your npm project.
What license is query-string released under?
query-string is distributed under the MIT license.
How popular is query-string?
query-string has approximately 0 downloads per week and 3 known dependent packages.