query-string

Parse and stringify URL query strings

MIT License

Downloads
49.1M
Stars
6.6K
Committers
76

Bot releases are visible (Hide)

query-string -

Published by sindresorhus about 4 years ago

  • Fix the TypeScript type for the .stringifyUrl() method b15f945

https://github.com/sindresorhus/query-string/compare/v6.13.2...v6.13.3

query-string -

Published by sindresorhus about 4 years ago

query-string -

Published by sindresorhus over 4 years ago

  • Fix sorting existing query params in URL when sort option is false (#265) 549d677

https://github.com/sindresorhus/query-string/compare/v6.13.0...v6.13.1

query-string -

Published by sindresorhus over 4 years ago

query-string -

Published by sindresorhus over 4 years ago

  • Fix value being decoded twice with arrayFormat option set to separator (#243) 3b4c295

https://github.com/sindresorhus/query-string/compare/v6.12.0...v6.12.1

query-string -

Published by sindresorhus over 4 years ago

query-string -

Published by sindresorhus over 4 years ago

  • Fix arrayFormatSeparator TypeScript type (#245) 338072a

https://github.com/sindresorhus/query-string/compare/v6.11.0...v6.11.1

query-string -

Published by sindresorhus over 4 years ago

  • Support custom array separator (#234) 7712622
  • Preserve encoded commas when using arrayFormat: 'comma' (#236) a1d108f

https://github.com/sindresorhus/query-string/compare/v6.10.1...v6.11.0

query-string -

Published by sindresorhus almost 5 years ago

query-string -

Published by sindresorhus almost 5 years ago

query-string -

Published by sindresorhus almost 5 years ago

  • Add option to skip keys with the value of null in .stringify() (#215) 20d8069
  • Only parse + to space when decode is true (#214) e20ab65

https://github.com/sindresorhus/query-string/compare/v6.8.3...v6.9.0

query-string -

Published by sindresorhus about 5 years ago

  • Make parseNumbers and parseBooleans options work with arrayFormat (#202) d2451aa

https://github.com/sindresorhus/query-string/compare/v6.8.2...v6.8.3

query-string -

Published by sindresorhus about 5 years ago

  • Ensure empty string & spaces are parsed as string when parseNumber: true (#195) 504c29b

https://github.com/sindresorhus/query-string/compare/v6.8.1...v6.8.2

query-string -

Published by sindresorhus over 5 years ago

  • Fix using the parseNumbers and parseBooleans options together (#187) 90eb40e

https://github.com/sindresorhus/query-string/compare/v6.8.0...v6.8.1

query-string -

Published by sindresorhus over 5 years ago

Enhancements:

  • Add parseBooleans option to .parse() (#183) f958329

Fixes:

  • Fix the TypeScript types (#185) cba4c93

https://github.com/sindresorhus/query-string/compare/v6.7.0...v6.8.0

query-string -

Published by sindresorhus over 5 years ago

  • Add parseNumbers option to .parse() (#171) f7be831

https://github.com/sindresorhus/query-string/compare/v6.6.0...v6.7.0

query-string -

Published by sindresorhus over 5 years ago

Enhancements:

  • Add sort option to .parse() (#177) b75ca4a

Fixes:

  • Fix TypeScript 3.5 compatibility (#179) 13e22d7

https://github.com/sindresorhus/query-string/compare/v6.5.0...v6.6.0

query-string -

Published by sindresorhus over 5 years ago

  • Support stringifying array containing value 0 (#173) 317cb36
  • Support hash in .extract() (#174) 64a30da

https://github.com/sindresorhus/query-string/compare/v6.4.2...v6.5.0

query-string -

Published by sindresorhus over 5 years ago

  • Correctly handle query strings that contain = (#169) 78e321c

https://github.com/sindresorhus/query-string/compare/v6.4.0...v6.4.2

query-string -

Published by sindresorhus over 5 years ago

  • Add comma format to the arrayFormat option (#167) b22c2af
  • Fix the ParsedQuery TypeScript type (#170) 49d2203

https://github.com/sindresorhus/query-string/compare/v6.3.0...v6.4.0

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