own-keys
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
get-object
Get a property from an object using dot (object path) notation.
brackets2dots
Convert string with bracket notation to dot property notation for Node.js and the browser.
to-path
Converts string to a property path array.