astro-storyblok-image-service

1.0.2 • Public • Published

Astro Storyblok Image Service

Integrate Storyblok image service with Astro image components or getImage().

Getting Started

Installation

npm install -D astro-storyblok-image-service

Usage

To use the Storyblok image service with the Astro Image API you need to configure the astro.config.mjs file.

import { AstroStoryblokImageService } from 'astro-storyblok-image-service';

export default defineConfig({
    ...
    image: {
        service: 'astro-storyblok-image-service',
    }
    ...
});

Package Sidebar

Install

npm i astro-storyblok-image-service

Weekly Downloads

0

Version

1.0.2

License

none

Unpacked Size

13.6 kB

Total Files

13

Last publish

Collaborators

  • claudiabdm0