tulios / json-viewer

It is a Chrome extension for printing JSON and JSONP.
https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh
MIT License
3.3k stars 675 forks source link

Objects should show the number of keys #297

Open jribbens opened 3 years ago

jribbens commented 3 years ago

When you have an object which is folded away, it should show the number of keys the object has, the way it does for arrays.