inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
inherits-ex
Enhanced inheritance for dynamic inheritance and mixin.
@stdlib/utils-inherit
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.