名称 最后更新
..
component 正在载入提交数据...
css 正在载入提交数据...
filter 正在载入提交数据...
stage 正在载入提交数据...
README.md 正在载入提交数据...
api.js 正在载入提交数据...
constructor.js 正在载入提交数据...
defaults.js 正在载入提交数据...
intro.js 正在载入提交数据...
modernizr.js 正在载入提交数据...
outro.js 正在载入提交数据...
plugin.js 正在载入提交数据...
static.js 正在载入提交数据...

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.