anatomy of a
widget package

what is a ".mylow" file?

Mylo widgets are distributed as widget package files with a ".mylow" extension. Widget packages are just renamed .zip files that contain the HTML code, configuration files, and anything else that makes up the widget. Check out the Hello World tutorial for instructions on how to create your own widget package file.

necessary files

These two files are required to be in every widget package.

optional files

These files may optionally be included in the widget package to add extra functionality.