is-arrayish
Determines if an object can be used as an array
static-extend
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
get-proto
Robustly get the [[Prototype]] of an object