Contributors Forks Stargazers Issues Apache-2.0 license
A Canvas-Powered Design Tool
Latte aims to provide underlying 2D rendering capabilities to any web page, enabling any developer to quickly and conveniently develop their own graphic editing tools.
<br />
Start previewing demos:
git clone git@github.com:DrugsZ/Latte.git
cd Latte
pnpm install
pnpm build
pnpm start
pnpm test
- Absorption Line
- Life Cycle
- Configuration Manager
- Context Menu
- Ruler
- Mouse Box Select
- Frame
- Text, Path...
- Render
If you are interested in fixing issues and contributing directly to the code base, please see the document How to Contribute.
Thank you for your contributions!