UNPKG

lively.source-transform

Version:
8 lines (4 loc) 448 B
# lively.classes [EcmaScript 6 class implementation](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes) 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](https://github.com/LivelyKernel/lively.serializer2). ## License [MIT](LICENSE)