文件名称:CirclesProgressbar:几个圆形进度条的jQuery插件
文件大小:11KB
文件格式:ZIP
更新时间:2024-06-14 02:32:33
HTML
CirclesProgressbar 几个圆形进度条的jQuery插件 安装 npm install jquery-circles-progressbar --save 用法 [removed][removed] [removed][removed] $(element).circlesProgress(optionsObject); 例如 optionsObject = { 'size':150, // 150px width and height 'progress': 50, // fillup in percent
【文件预览】:
CirclesProgressbar-master
----.gitignore(21B)
----README.md(750B)
----LICENSE(1KB)
----package.json(947B)
----dist()
--------all.js(3KB)
--------all.js.map(7KB)
--------jquery.circles-progressbar.js(3KB)
----src()
--------jquery.circles-progressbar.js(5KB)
----gulpfile.js(244B)
----demo()
--------index.html(8KB)