# easel v0.3.4 - API Reference

## Modules

- [Easel](Easel.md): Easel lets you build Canvas 2D drawing operations as data.
- [Easel.LiveView](Easel.LiveView.md): A Phoenix LiveView component for rendering and drawing on an HTML canvas.
- [Easel.Terminal](Easel.Terminal.md): Experimental terminal backend for Easel.
- [Easel.WX](Easel.WX.md): A wx (wxWidgets) backend for Easel that renders draw operations
to a native window using wxGraphicsContext.

- Exceptions
  - [Easel.WX.UnsupportedOpError](Easel.WX.UnsupportedOpError.md)

