Installing Svelte Cloudinary

Getting Started

Installation

npm install svelte-cloudinary

Configuration

Add the following variable to your .env.local or .env file.

VITE_PUBLIC_CLOUDINARY_CLOUD_NAME="[Your Cloud Name]"
Don't have a Cloudinary account? Sign up for free on cloudinary.com!

Using Svelte Cloudinary

Learn how to add one of the Svelte Cloudinary components:

Or use the helper methods to generate URLs:


MIT 2023 ©