Skip to content

Wrapper: @tsparticles/lit

Official Lit wrapper for tsParticles.

Install

bash
pnpm add @tsparticles/lit @tsparticles/engine @tsparticles/slim

Quick setup flow

  1. Install wrapper + engine + loader package.
  2. Register/load features during app startup.
  3. Use Lit component with options passed as props.

Monorepo references

Readme