Wrapper: @tsparticles/lit
Official Lit wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/lit @tsparticles/engine @tsparticles/slimQuick setup flow
- Install wrapper + engine + loader package.
- Register/load features during app startup.
- Use Lit component with options passed as props.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/lit
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/lit
Readme
- Wrapper folder docs: https://github.com/tsparticles/tsparticles/tree/main/wrappers/lit
