Skip to content

jcldavid/placeholdr.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

placeholdr

Simple Node.js image placeholder server

Usage

  1. Install dependencies
npm install
  1. Run the server
node app

#or

foreman start

Parameters

Name Required Default Value Description
text No $heightx$width text of the placeholder
bg No #aaa background color
fg No #fff foreground color
fs No 40 font size

About

Simple Node.js image placeholder server

Resources

Stars

Watchers

Forks

Packages

No packages published