Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init há 4 anos
..
component init há 4 anos
css init há 4 anos
filter init há 4 anos
stage init há 4 anos
README.md init há 4 anos
api.js init há 4 anos
constructor.js init há 4 anos
defaults.js init há 4 anos
intro.js init há 4 anos
modernizr.js init há 4 anos
outro.js init há 4 anos
plugin.js init há 4 anos
static.js init há 4 anos

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.