prtksxna / ImageEditor

Web-based image editor using CamanJS and OOjs UI
9 stars 1 forks source link

ImageEditor

A simple user interface to edit images. Depends on OO.ui and Caman.

npm install
npm run docs

You'll need an HTTP server to run the demo in index.html.

$ python -m SimpleHTTPServer

See the demo and documentation for details.