Wrapper: @tsparticles/stencil
Wrapper officiel Stencil pour tsParticles.
Installer
bash
pnpm add @tsparticles/stencil @tsparticles/engine @tsparticles/slimFlux de configuration rapide
- Installez le wrapper + engine + package loader.
- Enregistrez une seule fois les custom elements Stencil avec
@tsparticles/stencil/loader. - Affichez
<stencil-particles />en passantinit+options(ouurl).
Références Monorepo
- Dossier du package : https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil
- Application de démonstration : https://github.com/tsparticles/tsparticles/tree/main/demo/stencil
README
- README du wrapper : https://github.com/tsparticles/tsparticles/tree/main/wrappers/stencil#readme
