Skip to content

Wrapper: @tsparticles/vue2

Official Vue 2 wrapper for tsParticles.

Install

bash
pnpm add @tsparticles/vue2 @tsparticles/engine @tsparticles/slim

Quick setup flow

  1. Install wrapper + engine + loader package.
  2. Register plugin once in Vue app bootstrap.
  3. Render Vue component with options object.

Monorepo references

Readme