程旭源 b6cf7d2d53 初始化 5 rokov pred
..
component b6cf7d2d53 初始化 5 rokov pred
css b6cf7d2d53 初始化 5 rokov pred
filter b6cf7d2d53 初始化 5 rokov pred
stage b6cf7d2d53 初始化 5 rokov pred
README.md b6cf7d2d53 初始化 5 rokov pred
api.js b6cf7d2d53 初始化 5 rokov pred
constructor.js b6cf7d2d53 初始化 5 rokov pred
defaults.js b6cf7d2d53 初始化 5 rokov pred
intro.js b6cf7d2d53 初始化 5 rokov pred
modernizr.js b6cf7d2d53 初始化 5 rokov pred
outro.js b6cf7d2d53 初始化 5 rokov pred
plugin.js b6cf7d2d53 初始化 5 rokov pred
static.js b6cf7d2d53 初始化 5 rokov pred

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.