query-string

Parse and stringify URL query strings

MIT License

Downloads
49.1M
Stars
6.6K
Committers
76

Bot releases are hidden (Show)

query-string -

Published by sindresorhus over 5 years ago

query-string -

Published by sindresorhus over 6 years ago

We now target Node.js 6 or later and the latest version of Chrome, Firefox, and Safari. If you want support for older browsers, use version 5: npm install query-string@5. Same goes for Create React App v1 users (v2 works though), since it doesn't transpile node_modules.

https://github.com/sindresorhus/query-string/compare/v5.1.1...v6.0.0

query-string -

Published by sindresorhus about 7 years ago

We're now using a better decoder that can gracefully handle many invalid query string found in the wild. This is a major version just to be on the safe side. Most users should be unaffected by this. See: https://github.com/sindresorhus/query-string/commit/a69bdd57e216406be92cbbb72882395df927b01f

Package Rankings
Top 0.5% on Npmjs.org
Top 1.89% on Bower.io
Top 17.38% on Repo1.maven.org
Top 3.82% on Proxy.golang.org