protochain
Get the prototype chain of any value as an Array
performant-array-to-tree
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
class-chain
Returns an object’s class and its ancestors.
require-ancestors
Returns the chain of JavaScript files used to require a given Node module - i.e. its ancestors