程旭源 b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
..
component b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
css b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
filter b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
stage b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
README.md b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
api.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
constructor.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
defaults.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
intro.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
modernizr.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
outro.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
plugin.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) anos
static.js b6cf7d2d53 初始化 %!s(int64=5) %!d(string=hai) 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.