nuxt-modules / cloudinary

Cloudinary Module for Nuxt
https://cloudinary.nuxtjs.org
MIT License
249 stars 34 forks source link

Better integration with Nuxt Image #163

Closed Baroshem closed 9 months ago

Baroshem commented 10 months ago

Can be either a full code integration or documentation section about Cloudinary module

colbyfayock commented 10 months ago

id love to see Nuxt Image being used under the hood to help bridge the expected experience migrating from Nuxt Image to CldImage, have they or do they intend to add a loader-like feature that will allow us to customize the URL? similar to what Next Image and Unpic provides?

Baroshem commented 10 months ago

I have created an issue in Nuxt Image repo to talk about it with the Core Team :)

Baroshem commented 9 months ago

I have created a pull request with a note about Nuxt Cloudinary in Nuxt Image documentation. I am now waiting for the maintainers to review it and merge it once ready :)

Baroshem commented 9 months ago

@colbyfayock

Note about NuxtCloudinary has been merged to Nuxt Image so there should be more people coming from there for more advanced Cloudinary usage in Nuxt apps :)

colbyfayock commented 9 months ago

fantastic!

Baroshem commented 9 months ago

Closing as note in the documentation was merged and for now I think it would be safer to stick to Unpic instead of rewriting to NuxtImage (in the end, they deliver very similar functionality while it could deliver some unwanted regression bugs)