nested objects
Open
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
hey @lukeed
probably add support for nested objects. `a[foo]=1&a[bar]=2` is a super common thing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating qss's encoding and decoding entry points and reading how query-string keys and values are currently handled. Clarify the expected nested-object behavior from the issue discussion, then verify that the example a[foo]=1&a[bar]=2 is handled consistently in both directions and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100