Crop My GIF DEMO Crop My GIF docs

Startup modules

Note

Application startup behavior and entry-point.

Tip

Data structures used by appliction.

Hint

Listens and controls application events.

Note

Those are called in .controllers.App and .controllers.GifBrowser

Attention

views._ui functions should be called within .views

Caution

controllers._ui modules should be called within .controllers.App

Warning

controllers._gif modules should be called within .controllers.App