jsmmth / vue-loop

Infinite content loop for Vue
819 stars 37 forks source link

nuxt #17

Open simonhrogers opened 5 years ago

simonhrogers commented 5 years ago

Hello!

Thanks for this, is brilliant – I recently tried to integrate in a nuxt.js app but am unsure how to do so. Have you done so?

Thanks,

alex-eri commented 2 years ago

Check this. https://github.com/FSLine/example-endless/blob/main/components/LoopScroll.vue

Inspired by this repo, but uses different method to clone. needs to some rewrite to make resize working.