Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 595 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 595 Bytes

imghere

An API provides placeholder blank image or random high quanlity photograph from unsplash.com with any size your application want.

How to use

Blank placeholder

imghere with 200x100

<img src="http://imghere.imin.tw/300x100" alt="placeholder img">

With custom text

imghere with custom text

<img src="http://imghere.imin.tw/250x120?text=Hello%20imghere" alt="placeholder image">

ToDo

  • Blur and greyscale effect