Skip to content

Latest commit

 

History

History

tree-view-of-json-object

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Tree View Of a JSON Object

A basic tree view of a JSON object is to be displayed with collapsible property displays.

Includes features like:

  • Expand/Collapsible property details view.

  • Shows the entire object in json tree format.

  • Can search for a particular key/value and can find the property in which it is lying (Feature yet to be coded)

Regular JSON viewer type display which helps in recreating a display of a JSON object in a more parsed model display

Asked in #maang company interview rounds.