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 AllHow to use this map
- Start from
engine+slimfor most production apps. - Move to
tsparticlesif you need extra built-in interactions/plugins. - Move to
allonly when you need the complete feature set. - Use dedicated bundles (
confetti,fireworks,particles) for focused effects.
