Skip to content

Wrapper: @tsparticles/nuxt3

Official Nuxt 3 module wrapper for tsParticles.

Install

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

Quick setup flow

  1. Install module + engine + selected loader.
  2. Register module/plugin with client-side rendering.
  3. Configure options in component or composable setup.

Monorepo references

Readme