Directory

← Back

cloudinary-img

Polymer cloudinary wrapper

Author

Rating

Popularity

<100

[ This description is mirrored from README.md at github.com/fraed/cloudinary-img on 2019-05-22 ]

Published on webcomponents.org

Project Name

Polymer wrapper for cloudinary image service. http://cloudinary.com/

Installation

bower install cloudinary-img

Demo

<cloudinary-img
  cloud-name="euphorika"
  path="v1479480680/klfsd9yhnvdcns4ti8w1.jpg"
  transformation-params="r_10"
  alt="Rounded Corners"></cloudinary-img>
<cloudinary-img
  cloud-name="euphorika"
  path="v1479480680/klfsd9yhnvdcns4ti8w1.jpg"
  transformation-params="w_120,h_120,c_crop,g_face"
  alt="Face Finding"></cloudinary-img>

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

Polymer/polymer#^2.0.0

  • PolymerElements/paper-button#^2.0.0
  • PolymerElements/paper-input#^2.0.0
Released
2017-07-22
Maturity
TESTED
License
Other

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 1.0.3
Browser
Browser Independent

cloudinary-img - Vaadin Add-on Directory

Polymer cloudinary wrapper cloudinary-img - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/fraed/cloudinary-img](https://github.com//fraed/cloudinary-img/blob/v2.0.1/README.md) on 2019-05-22 ]** [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/fraed/cloudinary-img) # Project Name Polymer wrapper for cloudinary image service. http://cloudinary.com/ ## Installation bower install cloudinary-img ## Demo ```html ``` ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D ## License MIT
Online Demo
GitHub Homepage
Documentation
Issue tracker
License
View on GitHub

cloudinary-img version 1.0.0
### Dependencies Polymer/polymer#^1.4.0 * PolymerElements/paper-button#^1.0.14 * PolymerElements/paper-input#^1.1.22

cloudinary-img version 1.0.1
### Dependencies Polymer/polymer#^1.4.0 * PolymerElements/paper-button#^1.0.14 * PolymerElements/paper-input#^1.1.22

cloudinary-img version 1.0.2
### Dependencies Polymer/polymer#^1.4.0 * PolymerElements/paper-button#^1.0.14 * PolymerElements/paper-input#^1.1.22

cloudinary-img version 1.0.3
### Dependencies Polymer/polymer#^1.4.0 * PolymerElements/paper-button#^1.0.14 * PolymerElements/paper-input#^1.1.22

cloudinary-img version 2.0.0
### Dependencies Polymer/polymer#^2.0.0 * PolymerElements/paper-button#^2.0.0 * PolymerElements/paper-input#^2.0.0

cloudinary-img version 2.0.1
### Dependencies Polymer/polymer#^2.0.0 * PolymerElements/paper-button#^2.0.0 * PolymerElements/paper-input#^2.0.0

Online