API Reference etcher v#0.1.0

Copy Markdown View Source

Modules

Etcher is the annotation layer for Fresco-based image viewers in Phoenix.

Ecto schema for the bundled etcher_annotations table.

Phoenix LiveView function component that attaches Etcher's annotation overlay to a named Fresco viewer.

Behaviour for Etcher annotation persistence.

Default Etcher.Storage implementation backed by the bundled etcher_annotations table.

Mix Tasks

Generates a migration that creates the etcher_annotations table used by Etcher.Storage.Default.