在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:pguso/js-plugin-circliful开源软件地址:https://github.com/pguso/js-plugin-circliful开源编程语言:TypeScript 79.9%开源软件介绍:Circle StatisticsTest it https://stackblitz.com/edit/js-2m2bs7 New implementation of circliful, without any dependencies - dependencies are only used for development like webpack, jest, typescript, tslint and babel.
How to use circlifulInclude circliful to your Site via script tag. If you want to use font-awesome icons you need to include the files separately. Github clone / download
npm package
import {circliful} from 'js-plugin-circliful';
circliful.newCircle({
percent: 50,
id: 'circle',
type: 'simple',
}); @import 'js-plugin-circliful/dist/main.css'; <div id="circle"></div> Documentation
If you feel there is something missing in the documentation or the library please open a issue. DonationIf you find this plugin useful or/and use it commercially feel free to donate me a cup of coffee :) |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论