The package allows to parse plain javascript object into an array of { path, value } tuples, i.e. import { parseTree } from 'object-to-path-values' const pathValues ...