Skip to content

Make it easy to generate placeholder image.

License

Notifications You must be signed in to change notification settings

moyus/fake-image-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Image Server

It's hard to choose suitable image placeholders when you are working on a front-end project. Fake Image Server aims to reduce your work by generating clean images with an URL.

How to use

Use the src attribute to load fake svg images.

<img src="https://holder.moyu.io/300">
<img src="https://holder.moyu.io/300/200">
<img src="https://holder.moyu.io/300/200?bg=000&color=fff">
<img src="https://holder.moyu.io/300?text=Hello&size=40">

Set up your own server

If you want to set up your own server, make sure follow node-canvas instruction to install all the needed system modules.

About

Make it easy to generate placeholder image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published