A Vue 3 component for creating image cloud elements.
npm install vue-image-cloudA Vue component for creating an image cloud for your Vue app.
> [!NOTE]
> This package is currently undergoing additional testing, but the algorithm in place is currently effective for its main feature: distributing images within a bounded box.
Shell
npm install vue-image-cloud
`$3
`Shell
yarn add vue-image-cloud
`Instructions
In any Vue file, use the following syntax
`JS
`
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3