Modules
Serves the editor's scripts and stylesheet: easel.js and easel.css from this
package, phoenix.min.js and phoenix_live_view.min.js from theirs.
Remembers the path the editor is mounted at, for its layout to find its assets.
The atlas editor in a browser: the arts of a directory, and one of them on a canvas
with the palette, the tools and the frames beside it. The document is a
Cauldron2D.Easel held here; the browser draws it and sends back where the pointer
paints.
The root layout of the editor's pages: the stylesheet, the Phoenix and LiveView scripts and the canvas hook, from the editor's own assets.
Mounts the editor in a game's Phoenix router.