Skip to content
This repository was archived by the owner on Oct 15, 2023. It is now read-only.

0.0.2a1

Pre-release
Pre-release

Choose a tag to compare

@eanorambuena eanorambuena released this 24 Sep 16:10
· 15 commits to main since this release

0.0.2a1

It includes the following features:

  1. Component Class
  2. LightComponent Class
  3. Launch Function
  4. Component.behave and LightComponent.behave methods for easily adding is attributes to the component's root element.
  5. BREAKING CHANGE: The emmy.js file has been transformed into a module. Use the import statement to import the Component and LightComponent classes and the launch function.