Wrapper: @tsparticles/jquery
Official jQuery plugin wrapper for tsParticles.
Install
bash
pnpm add @tsparticles/jquery @tsparticles/engine @tsparticles/slimQuick setup flow
- Install package and load it in your jQuery setup.
- Initialize features once using slim/all as needed.
- Apply plugin on target element with options.
Monorepo references
- Package folder: https://github.com/tsparticles/tsparticles/tree/main/wrappers/jquery
- Demo app: https://github.com/tsparticles/tsparticles/tree/main/demo/jquery
