Ex: to export all contents of altiumschematic.schdoc to jsonfile.json within path/to/: parse "path/to/altiumschematic.schdoc" -o "path/to/jsonfile.json" $ parse -h ...
This library merges two json of any nested level into a single json following below logic. When keys are different, both keys with there values will be copied at same level. When keys are same at some ...