1.0.0-beta.10 • Published 1 year ago
@indiekit/endpoint-image v1.0.0-beta.10
@indiekit/endpoint-image
Image resizing endpoint for Indiekit. Adds real-time image processing routes that can be used by your publication.
Installation
npm i @indiekit/endpoint-image
Usage
Add @indiekit/endpoint-image
to your list of plug-ins, specifying options as required:
{
"plugins": ["@indiekit/endpoint-image"],
"@indiekit/endpoint-image": {
"mountPath": "/bild", // de-DE
},
}
Options
Option | Type | Description |
---|---|---|
cache | Function | Keyv store. |
me | string | Publication URL. Used as prefix to image paths. |
mountPath | string | Path to image resizing endpoint. Optional, defaults to /image . |
1.0.0-beta.10
1 year ago
1.0.0-beta.9
1 year ago
1.0.0-beta.8
1 year ago
1.0.0-beta.4
2 years ago
1.0.0-beta.5
2 years ago
1.0.0-beta.6
1 year ago
1.0.0-beta.3
2 years ago
1.0.0-beta.0
2 years ago
1.0.0-alpha.13
2 years ago
1.0.0-alpha.7
3 years ago
1.0.0-alpha.6
3 years ago
1.0.0-alpha.9
3 years ago
1.0.0-alpha.5
3 years ago
1.0.0-alpha.3
3 years ago
1.0.0-alpha.2
3 years ago
1.0.0-alpha.1
3 years ago
1.0.0-alpha.0
3 years ago