Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue.js 3.x support #70

Open
markwrightdev opened this issue Sep 22, 2020 · 3 comments
Open

Vue.js 3.x support #70

markwrightdev opened this issue Sep 22, 2020 · 3 comments

Comments

@markwrightdev
Copy link

This library is not compatible with Vue.js 3.x, any update coming?

The last commit is 3 years ago so probably this library is simply abandoned to itself

@vinayakkulkarni
Copy link

I was working on a similar (side)project using particle.js + vue 3 (alpha).

will publish it later this month 😄

@matteobruni
Copy link

@vinayakkulkarni have you checked this? https://www.npmjs.com/package/particles.vue3

@johnykes
Copy link

I created a folder (components/VueParticles)
Copied from node_modules/vue-particles/src index.js, particles-data.js & vue-particles.vue

Then used it like before using
import VueParticles from "@/components/VueParticles/vue-particles.vue"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants