This repository was archived by the owner on Oct 15, 2023. It is now read-only.
0.0.2a1
Pre-release
Pre-release
0.0.2a1
It includes the following features:
- Component Class
- LightComponent Class
- Launch Function
Component.behaveandLightComponent.behavemethods for easily addingisattributes to the component's root element.- BREAKING CHANGE: The
emmy.jsfile has been transformed into a module. Use theimportstatement to import theComponentandLightComponentclasses and thelaunchfunction.