> For the complete documentation index, see [llms.txt](https://imagineee.gitbook.io/mayo-gl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://imagineee.gitbook.io/mayo-gl/about.md).

# About

## MayoGL

#### A *light weight* **web** 2D graphics library

MayoGL (**Mayo**nnaise **G**raphics **L**ibrary) is a light weight graphics library at only *720 bytes*(es module, non minified, non gzipped)!

Based on the simple principle of being as bare bones as possible, the intentions of this graphics library is not make graphics directly with it (though possible) but to wrap it in a graphics engine that abstracts the api.

Here you get a reference to the display and a few drawing and helper functions and that's it.
