選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
娄梦宁 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.