Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 906 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 906 Bytes

Zonard

UI that provides manipulation functionalities over a content, such as rotating, translating, cropping, resizing, filtering... Some inspiration and images come from JCrop.

Browser Compatibility

This lib targets desktop browsers. Some more tests are needed here!

  • IE9+
  • Firefox
  • Chrome

Dependencies

Install

To retrieve all the dependecies and have the coffee files compiled

bower install && npm install && grunt

Dev

You might find useful to run the following command while developing:

grunt watch

Run

Include the dist/js/zonard.js file wherever you want to use the lib. Check out the example/index.html for a demonstration.

Credits

Copyright (c) 2013 af83

Released under the MIT license