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.
 
 
 
 
 
 
Gitea 96355f4d87 ss há 3 anos
..
component ss há 3 anos
css ss há 3 anos
filter ss há 3 anos
stage ss há 3 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.