951002432@qq.com d12880d796 修改代码 před 6 roky
..
component d12880d796 修改代码 před 6 roky
css d12880d796 修改代码 před 6 roky
filter d12880d796 修改代码 před 6 roky
stage d12880d796 修改代码 před 6 roky
README.md d12880d796 修改代码 před 6 roky
api.js d12880d796 修改代码 před 6 roky
constructor.js d12880d796 修改代码 před 6 roky
defaults.js d12880d796 修改代码 před 6 roky
intro.js d12880d796 修改代码 před 6 roky
modernizr.js d12880d796 修改代码 před 6 roky
outro.js d12880d796 修改代码 před 6 roky
plugin.js d12880d796 修改代码 před 6 roky
static.js d12880d796 修改代码 před 6 roky

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.