paper.js/build
2011-06-12 18:55:29 +01:00
..
jsdoc-toolkit jsdoc: Use .html extension for template docs too, as they are not using any macros anyore. 2011-06-10 02:50:06 +01:00
.gitignore Ingore TextMate project files. 2011-06-07 10:36:40 +01:00
build.sh Move jsdoc creation to its own build script. 2011-05-31 22:17:13 +01:00
docs.sh jsdoc template: also build paper.js and place it in the resources folder of the generated documentation. 2011-06-02 20:50:43 +02:00
filepp.pl Add preprocessor and build scripts for production of single file Paper.js version, based on previous work for Bootstrap. 2011-03-03 13:45:21 +00:00
jsstrip.pl Add preprocessor and build scripts for production of single file Paper.js version, based on previous work for Bootstrap. 2011-03-03 13:45:21 +00:00
load.sh Provide a shell script that generates a version of out/paper.js that uses load.js to directly load the library through the seperate source files in the src directory, as required development of the library itself. 2011-06-12 18:55:29 +01:00
parse-js.sh Clean up build scripts and update parse-js-min.js to use uglify instead of google compiler. 2011-04-26 15:53:48 +01:00
preprocess.sh Remove Google Closure Compiler and use UglifyJS instead, as it does not break the library and yields to similar compressions results. 2011-03-07 11:10:35 +00:00