Skip to content

horo-t/cycimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cycimg

Demo: https://horo-t.github.io/cycimg/sample.html

How to minify

$ java -jar ../closure-compiler/closure-compiler-v20170626.jar \
  --compilation_level ADVANCED \
  --js cycimg.js \
  --js_output_file cycimg_min.js \
  --rewrite_polyfills false

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published