static-extend @0.1.2
MIT
License
No
Install Scripts
2
Dependencies
2
Dev Dependencies
2.1 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 (2)
| Package | Constraint | Registry Status |
|---|---|---|
| object-copy | ^0.1.0 | auto_approved |
| define-property | ^0.2.5 | auto_approved |
Dev Dependencies (2)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | ^2.5.3 | auto_approved |
| gulp-format-md | ^0.1.9 | pending |
Transitive Dependency Tree
6 transitive deps
max depth 3
├─
define-property
^0.2.5
→ 0.2.5
├─
object-copy
^0.1.0
→ 0.1.0
├─
copy-descriptor
^0.1.0
→ 0.1.1
├─
define-property
^0.2.5
→ 0.2.5
├─
is-descriptor
^0.1.0
├─
kind-of
^3.0.3
→ 3.2.2
├─
is-buffer
^1.1.5
├─
is-descriptor
^0.1.0
Changes from v0.1.1
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | object-copy | ^0.1.0 |
File Changes
0 added
1 removed
2 modified
size delta: -2.5 KB
Commit: ce4136939116 Browse source
Published to npm: