You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init пре 4 година
..
component init пре 4 година
css init пре 4 година
filter init пре 4 година
stage init пре 4 година
README.md init пре 4 година
api.js init пре 4 година
constructor.js init пре 4 година
defaults.js init пре 4 година
intro.js init пре 4 година
modernizr.js init пре 4 година
outro.js init пре 4 година
plugin.js init пре 4 година
static.js init пре 4 година

README.md

Javascript source files

The files in this path are Javascript fragments that are compiled together to create the Jcrop.js source file. Also includes LESS CSS source files.

Building with Grunt
$ npm install
$ grunt
Grunt watch

The Grunt configuration also includes a watch task using grunt-watch. Using watch (in a different terminal) will allow you to modify files and have them automatically recompile when changes are detected.

$ grunt watch

Read the grunt documentation for more info.