A Small Clojure library designed to make it easy to download and resize images from uris and make it available in a zip file.
[org.clojars.cinguilherme/image-x "0.1.1"]
(:require [image-x.image-source :as is]) (is/images->zip [uri1 uri2 uri3])
Copyright © 2018 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close