@sekmet/gatsby-cloudinary

This module powers gatsby-remark-cloudinary and gatsby-transformer-cloudinary.

Usage no npm install needed!

<script type="module">
  import sekmetGatsbyCloudinary from 'https://cdn.skypack.dev/@sekmet/gatsby-cloudinary';
</script>

README

@dylanvann/gatsby-cloudinary

Powers @dylanvann/gatsby-remark-cloudinary and @dylanvann/gatsby-transformer-cloudinary. You likely want to use them instead of using this directly.

These modules all use a specific format for the output image data. The format is specified in TypeScript in react-fast-image.

Install

npm install @dylanvann/gatsby-cloudinary
# or
yarn add @dylanvann/gatsby-cloudinary