We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I was working on a similar (side)project using particle.js + vue 3 (alpha).
will publish it later this month 😄
Sorry, something went wrong.
@vinayakkulkarni have you checked this? https://www.npmjs.com/package/particles.vue3
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"
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: