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.
 
 
 
 
 
 
Gitea 96355f4d87 ss преди 3 години
..
component ss преди 3 години
css ss преди 3 години
filter ss преди 3 години
stage ss преди 3 години
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.