static-extend
jonschlinkert
popular js
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.
Version 0.1.2 License MIT
Keywords
classctordescriptorextendextendsinheritinheritancemergemethodproppropertiespropertyprototype
INSTALL