No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init hace 4 años
..
component init hace 4 años
css init hace 4 años
filter init hace 4 años
stage init hace 4 años
README.md init hace 4 años
api.js init hace 4 años
constructor.js init hace 4 años
defaults.js init hace 4 años
intro.js init hace 4 años
modernizr.js init hace 4 años
outro.js init hace 4 años
plugin.js init hace 4 años
static.js init hace 4 años

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.