Nuxt Particles
Run lightweight, heavily customizable particle simulations in your Nuxt project with tsParticles.
- Built for Nuxt 3
- Lazy loading by default
- Built-in full, slim, and basic bundles, or
- Use a custom bundle for extra performance
- All with just one component!
Bash
$pnpm i -D nuxt-particles$Add 'nuxt-particles' to your 'modules' array in 'nuxt.config.ts'$Profit!
Click to copy