Skip to content

Evlos/placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placeholder

It won't actually generate any image content such as JPG or PNG; only text SVG will be return to the client.

Usage:

$ node server.js
Listening on port 8080

Example:

<img src="https://[YOUR_DOMAIN]/512x128" />

<img src="https://[YOUR_DOMAIN]/32x32" />

<img src="https://[YOUR_DOMAIN]/64x128" />

<img src="https://[YOUR_DOMAIN]/512x128+cross" />

<img src="https://[YOUR_DOMAIN]/512x128+border" />

<img src="https://[YOUR_DOMAIN]/512x128+cross+border" />

About

SVG image placeholder generator with HTTP server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published