UI that provides manipulation functionalities over a content, such as rotating, translating, cropping, resizing, filtering... Some inspiration and images come from JCrop.
This lib targets desktop browsers. Some more tests are needed here!
- IE9+
- Firefox
- Chrome
- node
- bower
- grunt
- ruby and sass https://github.com/gruntjs/grunt-contrib-sass#sass-task
To retrieve all the dependecies and have the coffee files compiled
bower install && npm install && grunt
You might find useful to run the following command while developing:
grunt watch
Include the dist/js/zonard.js
file wherever you want to use the lib. Check
out the example/index.html
for a demonstration.
Copyright (c) 2013 af83
Released under the MIT license