ancestors13.4kMIT0.0.3return a list of all of a DOM nodes parents, optionally filtered
chrisdickinsonabout 3 years agoDOM, parentNode, parents, traversal protochain546.1kISC1.0.5Get the prototype chain of any value as an Array
timoxleyabout 3 years agoancestors, object, inherit, inheritance performant-array-to-tree122.7kMIT1.11.0Converts an array of items with ids and parent ids to a nested tree in a performant O(n)
way. Runs in browsers and node.
philipstanislausabout 3 years agoancestors, array to tree, list to tree, unflatten require-ancestors36.3kMIT1.0.0Returns the chain of JavaScript files used to require a given Node module - i.e. its ancestors
watsonabout 3 years agoancestors, require, module, chain