Liking cljdoc? Tell your friends :D

image-x

Build Status codecov Clojars Project

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"]

Usage

(:require [image-x.image-source :as is]) (is/images->zip [uri1 uri2 uri3])

License

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