-
-
Notifications
You must be signed in to change notification settings - Fork 735
Issues: ljharb/qs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add the ability to enable strict RFC 3986 conformance for decoding as well as encoding
enhancement
help wanted
parse
semver-minor: new features
#205
opened Apr 10, 2017 by
jakepetroules
updated Jun 14, 2017
qs.parse (with allowDots) provided with the same key object and strings gives varying results
bug
parse
#122
opened Oct 19, 2015 by
MadManMathew
updated Jun 14, 2017
Different array parse behaviour of x-www-form-urlencoded between ExpressJS and rails
bug
help wanted
parse
#178
opened Nov 11, 2016 by
hongyuanlei
updated Jun 14, 2017
Feature request: option for deciding how to parse query without argument
feature request
help wanted
parse
stringify
#223
opened Aug 18, 2017 by
timhwang21
updated Sep 16, 2017
Ensure options throw if present and incorrect
enhancement
parse
semver-major: breaking change
stringify
#228
opened Sep 29, 2017 by
ljharb
updated Sep 29, 2017
Cannot use square brackets in key name
#235
opened Nov 8, 2017 by
alasdairhurst
updated Nov 17, 2017
Parse results in multiple objects with the same key instead of one.
bug
help wanted
#241
opened Dec 20, 2017 by
bcharna
updated Dec 21, 2017
Cannot parse array of objects using arrayFormat = 'brackets'
bug
help wanted
parse
#215
opened Jun 13, 2017 by
franciscolourenco
updated Dec 22, 2017
RFC 3986 reserved characters missing
bug
help wanted
stringify
#163
opened May 10, 2016 by
martinheidegger
updated Dec 22, 2017
ignoreQueryPrefix should also ignore # character
enhancement
feature request
#222
opened Aug 16, 2017 by
mjhoffm2
updated Apr 8, 2018
option to parse/unparse from array of pairs handling ordering and duplicate keys or key values like URLSearchParams
feature request
help wanted
parse
stringify
#267
opened Jun 26, 2018 by
graingert
updated Jun 28, 2018
Decoder function not being called
feature request
help wanted
parse
#284
opened Oct 1, 2018 by
FredericLatour
updated Nov 24, 2018
Inconsistent behaviour of "arrayLimit"
parse
question
#294
opened Jan 9, 2019 by
Jokero
updated Jan 20, 2019
Parsing single array param feature request
feature request
parse
question
#305
opened Mar 25, 2019 by
AuthorProxy
updated Mar 29, 2019
Object with array containing object and scalars is not parsed correctly.
bug
help wanted
parse
#197
opened Feb 9, 2017 by
edgework
updated Aug 16, 2019
question about stringify array sorting
discussion
feature request
stringify
#281
opened Sep 19, 2018 by
zeromake
updated Aug 23, 2019
Bug: parse->stringify->parse get different results
help wanted
#340
opened Oct 22, 2019 by
yevgenypats
updated Oct 23, 2019
Arrays parsed incorrectly
feature request
help wanted
parse
#288
opened Nov 27, 2018 by
sinitsyn-alex
updated Apr 16, 2020
Array of objects not parsed correctly
help wanted
parse
question
stringify
#252
opened Mar 1, 2018 by
lmanzurv
updated Jul 19, 2020
Stringifying array escape brackets
question
stringify
#388
opened Dec 28, 2020 by
jagwingchoy
updated Dec 28, 2020
Perhaps follow the W3C JSON forms spec?
question
#63
opened Dec 18, 2014 by
dougwilson
updated Jan 13, 2021
Object with "number" keys are stringyfied as arrays
parse
question
#411
opened Apr 22, 2021 by
richarddd
updated Apr 27, 2021
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.