jschneider1207 / ExCloudinary

Elixir client for Cloudinary
MIT License
14 stars 5 forks source link

Add helpers for image display #6

Open TisButMe opened 8 years ago

TisButMe commented 8 years ago

Hey,

In our codebase, we have helpers that transcribe options to URL params to display images from Cloudinary using their image transformation API (http://cloudinary.com/documentation/image_transformations). Would you like us to submit a PR to have those in ex_cloudinary?

Thanks, Thomas

jschneider1207 commented 8 years ago

Sure! That would be an awesome addition to the library.