vue-cli-plugin-cloudinary

0.0.6 • Public • Published

Vue CLI 3.0 Plugin for Cloudinary Vue SDK

Vue CLI 3.0 plugin for installing Cloudinary sdk for Vue apps

🛠️ Installing

Ignore step 1,2 if you already have vue-cli 3.0 installed and created a project using vue-cli 3.0

  1. Install Vue-CLI 3
  2. Create Vue project with Vue-CLI by
vue create <your-app-name>
  1. Navigate to your created project folder
cd <your-app-name>
  1. Add Cloudinary SDK for Vue
vue add cloudinary
  1. Set up your cloudName and pick the components to use (or use all 😃)

Set up with cloudName and options

  1. A cloudinary.js file will be added to your src directory, same level with your main.js file. Feel free to customize it if you like. And have fun with Cloudinary! 🤟

If you meet any issue, report it

🚀 Usage

See official Cloudinary documentation for Vue Integration to get started on using our awesome components.

💬 Community

Join us to be involved in latest plans, features and more!

🗒️ License

MIT

Copyright (c) Cloudinary

Package Sidebar

Install

npm i vue-cli-plugin-cloudinary

Weekly Downloads

28

Version

0.0.6

License

MIT

Unpacked Size

12.8 kB

Total Files

9

Last publish

Collaborators

  • mayashavin