Wrapper: @tsparticles/nuxt3
Official Nuxt 3 module wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/nuxt3 @tsparticles/engine @tsparticles/slimQuick setup flow
- Install module + engine + selected loader.
- Register module/plugin with client-side rendering.
- Configure options in component or composable setup.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/nuxt3
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/nuxt3
