|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.. | ||
component | %!s(int64=6) %!d(string=hai) anos | |
css | %!s(int64=6) %!d(string=hai) anos | |
filter | %!s(int64=6) %!d(string=hai) anos | |
stage | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
api.js | %!s(int64=6) %!d(string=hai) anos | |
constructor.js | %!s(int64=6) %!d(string=hai) anos | |
defaults.js | %!s(int64=6) %!d(string=hai) anos | |
intro.js | %!s(int64=6) %!d(string=hai) anos | |
modernizr.js | %!s(int64=6) %!d(string=hai) anos | |
outro.js | %!s(int64=6) %!d(string=hai) anos | |
plugin.js | %!s(int64=6) %!d(string=hai) anos | |
static.js | %!s(int64=6) %!d(string=hai) anos |
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.
$ npm install
$ grunt
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.