Skip to content

Wrapper: @tsparticles/nuxt2

Official Nuxt 2 module wrapper for tsParticles.

Install

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

Quick setup flow

  1. Install module + engine + loader package.
  2. Register module in Nuxt config with client-only usage.
  3. Provide options through component/module config.

Monorepo references

Readme