Cloudinary integration for Gridsome
Optimize and manage your images and videos in your Gridsome application with the available Cloudinary plugins.
Image transformer plugin · Source plugin · Cloudinary image plugin
Cloudinary is a cloud-based SaaS that provides an end-to-end image and video management solution including uploads, storage, manipulations, optimizations and delivery. All your media resources are optimized and delivered through a fast CDN using industry best practices.
Some of the features the plugins offer are listed below:
- On-the-fly url generation for images and videos with optimization
- Built-in optimization per browser and device
- Built-in auto-detect optimized format per browser for images and videos
- Responsive and reactive transformations on images and videos
- Minimum configuration required to set up Cloudinary and running
- Upload and manage images and videos through Cloudinary API.
- Fork this repository
- Make the changes in the related package project, and run any of the following commands to debug/check your status.
yarn build:demo
- build the demo siteyarn dev:demo
- start the local dev environment for thedemo
siteyarn build:api
- compile@mayas/cld-api
project from TypeScript.yarn build:plugin
- compile the general plugin projectmayas/gridsome-plugin-cloudinary
from TypeScript.yarn plugin
- run local dev environment fordemo
project for the general plugin.yarn source
- run local dev environment fordemo
project to debug source plugin.
- Run
yarn test:api
to test the api.
Copyright(c)
Created and maintained by Maya Shavin