Wrapper: @tsparticles/nuxt2
Official Nuxt 2 module wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/nuxt2 @tsparticles/engine @tsparticles/slimQuick setup flow
- Install module + engine + loader package.
- Register module in Nuxt config with client-only usage.
- Provide options through component/module config.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/nuxt2
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/nuxt2
