YuriGor / deepdash

eachDeep, filterDeep, findDeep, someDeep, omitDeep, pickDeep, keysDeep etc.. Tree traversal library written in Underscore/Lodash fashion
https://deepdash.io/
MIT License
272 stars 12 forks source link

how to remove values from json if they exist #119

Closed Redcode456123 closed 2 years ago

Redcode456123 commented 2 years ago

Hi, I have a json file and i want to flatten it if values exists within the main json root, how can i do that with deepdash? Example (and what I want please see picture) :

Thanks for help. Naim R.

deepdash