static-extend @0.1.0
MIT
License
No
Install Scripts
1
Dependencies
2
Dev Dependencies
2.6 KB
Package Size
Published
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.
Maintainers
jonschlinkert
Keywords
classctordescriptorextendextendsinheritinheritancemergemethodproppropertiespropertyprototype
Dependencies (1)
| Package | Constraint | Registry Status |
|---|---|---|
| define-property | ^0.2.5 | auto_approved |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | ^2.4.5 | auto_approved |
| gulp-format-md | ^0.1.7 | pending |
Transitive Dependency Tree
2 transitive deps
max depth 2
├─
define-property
^0.2.5
→ 0.2.5
├─
is-descriptor
^0.1.0
Commit: b370e8f6e4e7 Browse source
Published to npm: