cloudinary-community / svelte-cloudinary

⚡️ High-performance image delivery and uploading at scale in Svelte powered by Cloudinary.
https://svelte.cloudinary.dev/
MIT License
27 stars 12 forks source link

[Feature] Add a new MediaLibrary Component #56

Open matiasfha opened 11 months ago

matiasfha commented 11 months ago

Feature Request

Add a new <MediaLibrary> component that will show the Cloudinary Media Library Widget

Found the Media Library Widget documentation here https://cloudinary.com/documentation/media_library_widget

Check this React examples as reference https://github.com/cloudinary-community/cloudinary-examples/tree/main/examples/react-ts-media-library

aggmoulik commented 11 months ago

Hey @matiasfha I would love to work on it.

matiasfha commented 11 months ago

Great!! All yours! If you have any question please ping me

matiasfha commented 8 months ago

Hi @aggmoulik, how are things going? Were you able to work on this feature?

Thanks