Skip to content

Wrapper: @tsparticles/stencil

tsParticles के लिए आधिकारिक Stencil wrapper।

Install

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

Quick setup flow

  1. wrapper + engine + loader package install करें।
  2. @tsparticles/stencil/loader का उपयोग करके Stencil custom elements एक बार register करें।
  3. <stencil-particles /> render करें और init + options (या url) पास करें।

Monorepo references

Readme