Skip to content

Dependency Graph

This is a practical map of the package layering exposed in the main tsParticles README.

For the full, exhaustive graph, see:

High-level package flow

text
tsParticles Engine
`- tsParticles Basic
   |- tsParticles Particles
   |- tsParticles Confetti
   |- tsParticles Fireworks
   `- tsParticles Slim
      `- tsparticles
         `- tsParticles All

How to use this map

  • Start from engine + slim for most production apps.
  • Move to tsparticles if you need extra built-in interactions/plugins.
  • Move to all only when you need the complete feature set.
  • Use dedicated bundles (confetti, fireworks, particles) for focused effects.