2.0.0 • Published 4 years ago

lorem-pix v2.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Lorem-pix

Package version

Create placeholder image at the speed of light.

Install

A wide variety of solution is available to you:

NPM

$ npm install lorem-pix
const loremPix = require("lorem-pix");
loremPix(<width>, <height>, <color>);

CLI

A CLI version is also available for this package.

Web API

https://lorem-pix.now.sh/api/<width>
https://lorem-pix.now.sh/api/<width>/<height>
https://lorem-pix.now.sh/api/<width>/<height>/<color>

Web page

https://lorem-pix.now.sh

Example

Image example

https://lorem-pix.now.sh/api/200/150/lightsteelblue

License

MIT

2.0.0

4 years ago

1.3.0

4 years ago

1.2.1

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago