confetti-js:轻松为您的首屏内容生成随机纸屑

时间:2024-05-26 14:16:48
【文件属性】:

文件名称:confetti-js:轻松为您的首屏内容生成随机纸屑

文件大小:24KB

文件格式:ZIP

更新时间:2024-05-26 14:16:48

JavaScript

:party_popper: :party_popper: 使用javascript轻松生成随机五彩纸屑,并使您的设计看起来更酷 演示版 :rocket: // 为什么? 您是否曾经在目标网页和首屏内容上看到过如此酷炫的五彩纸屑? 我们为您提供免费创建相同效果的能力,而无需从头开始设计或编码。 安装/使用 :mobile_phone_with_arrow: 正在下载 使用npm npm install confetti-js --save 直接下载-> :plus: 添加脚本 classic方式 < script src =" node_modules/confetti-js/dist/index.min.js " > </ script > ES6模块 // At the component you want to use confetti import ConfettiGenerator from "confetti-js" ; :thinking_face: 如何使用它? 安装插件(上面的主题)后,只需调用它


【文件预览】:
confetti-js-master
----index.html(4KB)
----rollup.config.js(2KB)
----src()
--------confetti.js(7KB)
----examples()
--------index.html(4KB)
----site()
--------site.js(4KB)
--------hat.svg(8KB)
--------site.css(2KB)
----README.md(5KB)
----dist()
--------index.min.js(4KB)
--------index.es.js(7KB)
--------index.js(7KB)
----.gitignore(13B)
----package-lock.json(9KB)
----package.json(755B)

网友评论