Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolaspadari/pix

Generate placeholder images on the fly
https://github.com/nicolaspadari/pix

image nitro nitropack placeholder

Last synced: about 1 month ago
JSON representation

Generate placeholder images on the fly

Awesome Lists containing this project

README

        

Pix




Generate placeholder images on the fly

#### Powered by [Nitropack](https://nitro.unjs.io)

## Usage

Clone to local:
```sh
$ npx degit NicolaSpadari/pix my-pix-app
```

Install dependencies:
```sh
$ pnpm install
```

Run project:
```sh
$ pnpm run dev
```

Example image:

- Visit `https://mypixdomain.com/x`
- Height can be omitted
- If no parameters are provided, default width and height is 500
- Served image is `.webp`