Wrapper: @tsparticles/vue2
Official Vue 2 wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/vue2 @tsparticles/engine @tsparticles/slimQuick setup flow
- Install wrapper + engine + loader package.
- Register plugin once in Vue app bootstrap.
- Render Vue component with options object.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/vue2
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/vue2
