马铁龙 499e0a8314 tt 7 years ago
..
component 499e0a8314 tt 7 years ago
css 499e0a8314 tt 7 years ago
filter 499e0a8314 tt 7 years ago
stage 499e0a8314 tt 7 years ago
README.md 499e0a8314 tt 7 years ago
api.js 499e0a8314 tt 7 years ago
constructor.js 499e0a8314 tt 7 years ago
defaults.js 499e0a8314 tt 7 years ago
intro.js 499e0a8314 tt 7 years ago
modernizr.js 499e0a8314 tt 7 years ago
outro.js 499e0a8314 tt 7 years ago
plugin.js 499e0a8314 tt 7 years ago
static.js 499e0a8314 tt 7 years ago

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.