awendland / angular-json-tree

Angular directive for displaying a JSON object in an expandable tree structure
Other
79 stars 41 forks source link

Add the search features on angular-json-tree #62

Open siddheshwar-more opened 7 years ago

siddheshwar-more commented 7 years ago

The JOSN Tree will populate with search-box

Expected Behavior

The JOSN Tree will populate with search-box
On key-up event of search-box the search text will be highlighted from tree

Current Behavior

JSON tree without any search box