Wrapper: @tsparticles/stencil
Offizieller Stencil-Wrapper für tsParticles.
Installation
bash
pnpm add @tsparticles/stencil @tsparticles/engine @tsparticles/slimSchneller Setup-Ablauf
- Wrapper + Engine + Loader-Paket installieren.
- Stencil Custom Elements einmalig mit
@tsparticles/stencil/loaderregistrieren. <stencil-particles />rendern undinit+options(oderurl) übergeben.
Monorepo-Referenzen
- Paketordner: https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil
- Demo-App: https://github.com/tsparticles/tsparticles/tree/main/demo/stencil
