Skip to content

A Vaadin component that allows image editing on the client side

License

Notifications You must be signed in to change notification settings

alejandro-du/live-image-editor

Repository files navigation

Published on Vaadin  Directory Stars on Vaadin Directory Latest version on vaadin.com/directory

Live Image Editor Add-on for Vaadin

An image editor component that allows users editing images on the client side. Editing is done by performing transformations over the original image on the client side. No requests to the server are done while manipulating the image.

Alt text

Download release

Official releases of this add-on are available at Vaadin Directory. For Maven instructions, download and reviews, go to http://vaadin.com/addon/live-image-editor

Building and running the demo

git clone https://github.com/alejandro-du/live-image-editor.git mvn clean install cd live-image-editor-demo mvn jetty:run

To see the demo, navigate to http://localhost:8080/

License

Add-on is distributed under Apache License 2.0. For license terms, see LICENSE.txt.

About

A Vaadin component that allows image editing on the client side

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published