Skip to content

mosaiq-software/mint

Repository files navigation

Mint

Mint is a digital compositing tool for the web. It can be used to crop and resize images, create collages, build mockups, or otherwise complete basic compositing tasks. It supports image manipulation, drawings, text, and basic shapes. Mint is built as a static website, meaning it can be easily hosted locally or used as an internal tool.

Mint was created by Sam Randa and Alex Santagata for Mosaiq Software.

Run locally

npm install
npm run dev

Build static site

npm run build

Build output is generated in dist/ and can be hosted as a static site.

Technologies

Mint uses the Canvas API for its core rendering engine, Svelte for its user interface, and Melt UI for interface components.

Contributing

Mint welcomes issue reports, feature additions, and bug fixes from everyone. Feel free to open new issues or pull requests.

About

A digital compositor for the web

Resources

License

Stars

Watchers

Forks

Contributors