Changelog
2.3.1
Changelog
2.3.0
$include
apply descriptors correctlyChangelog
2.2.1
README.md
$implement
apply descriptors correctlyChangelog
2.2.0
$wrap
method, makes any function or object an ES5Class$const
for Object.defineProperty writable: false
Changelog
2.1.1
index.html
test worksChangelog
2.0.0
README.md
changesbetter-curry
dependency for performance reasons and utilitybower.json
$instanceOf
$names
(shortcut for Object.getOwnPropertyNames(this)
)$inherit
for importing another class completely, but with separated arguments$implements
must be uniqueconstructor
member of classcreate
, implement
, define
, include
)$super
injection now supports async operations, but it's not backward compatible