UNPKG

imago-js

Version:

> It's a wonderful image library! With the purpose to facilitate the manipulation of images, imago.js enables you to perform trimming and resizing. [Example page](http://evandroeisinger.github.io/imago.js/example)

5 lines 318 B
<img id="image" src="/base/test/fixture.jpg"> <img id="imageWithAttributes" src="/base/test/fixture.jpg" data-original-width="640" data-original-height="424" data-width="640" data-height="424" data-top="0" data-left="0"> <figure id="figureWithImage"> <img id="imageWithFigure" src="/base/test/fixture.jpg"> </figure>