包装:@tsparticles/jquery
tsParticles 的官方 jQuery 插件包装器。
安装
bash
pnpm add @tsparticles/jquery @tsparticles/engine @tsparticles/slim快速设置流程
- 安装包并将其加载到您的 jQuery 设置中。
- 根据需要使用 slim/all 初始化一次功能。
- 使用选项在目标元素上应用插件。
Monorepo 参考资料
- 包文件夹:https://github.com/tsparticles/tsparticles/tree/main/wrappers/jquery
- 演示应用程序:https://github.com/tsparticles/tsparticles/tree/main/demo/jquery
