Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
娄梦宁 f74fc4a5d8 init vor 4 Jahren
..
component init vor 4 Jahren
css init vor 4 Jahren
filter init vor 4 Jahren
stage init vor 4 Jahren
README.md init vor 4 Jahren
api.js init vor 4 Jahren
constructor.js init vor 4 Jahren
defaults.js init vor 4 Jahren
intro.js init vor 4 Jahren
modernizr.js init vor 4 Jahren
outro.js init vor 4 Jahren
plugin.js init vor 4 Jahren
static.js init vor 4 Jahren

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.