Bring Objects to highest level in output
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
A complex structure can show the highest level item as 'pruned' forcing one to sift through the json atring to find the one unpruned source. Example: https://jsonblob.com/bf90de6d-caf5-11e7-8bfc-27c198b81400
In the example, the root level "server" is pruned and the original is somewhere in the json with a key NOT labeled "server" making it VERY difficult to find. It would be much better if the root level server had the object.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.