Package Exports
- lively.classes
- lively.classes/dist/lively.classes.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lively.classes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
lively.classes
EcmaScript 6 class implementation that supports live development. In particular, Redefinition of classes and their methods as well as superclass changes are possible. lively.classes also provides the foundation to deserialize instances of classes with lively.serializer.