vue-luck-draw
Advanced tools
Comparing version 3.4.5 to 3.4.6
{ | ||
"name": "vue-luck-draw", | ||
"version": "3.4.5", | ||
"version": "3.4.6", | ||
"description": "一个支持 vue2 / vue3 的(大转盘抽奖 / 九宫格抽奖)luckydraw 插件", | ||
@@ -15,4 +15,4 @@ "main": "index.js", | ||
], | ||
"author": "ldq <17778888138@189.cn>", | ||
"license": "BSD-3-Clause", | ||
"author": "ldq <ldq404@qq.com>", | ||
"license": "Apache-2.0", | ||
"files": [ | ||
@@ -26,4 +26,4 @@ "package.json", | ||
"dependencies": { | ||
"lucky-canvas": "^1.5.3" | ||
"lucky-canvas": "^1.5.4" | ||
} | ||
} | ||
} |
<div align="center"> | ||
<img src="https://raw.githubusercontent.com/LuckDraw/lucky-canvas/master/logo.png" width="128" alt="logo" /> | ||
<h1>vue-luck-draw 抽奖插件</h1> | ||
<p>一个基于 vue 的 ( 大转盘 / 九宫格 ) 抽奖插件</p> | ||
<h1>lucky-canvas 抽奖插件</h1> | ||
<p>一个基于 JavaScript 的 ( 大转盘 / 九宫格 ) 抽奖插件</p> | ||
<p class="hidden"> | ||
<a href="https://github.com/LuckDraw/vue-luck-draw#readme">简体中文</a> | ||
<a href="https://github.com/luckdraw/lucky-canvas#readme">简体中文</a> | ||
· | ||
<a href="https://github.com/LuckDraw/vue-luck-draw/tree/master/en">English</a> | ||
<a href="https://github.com/luckdraw/lucky-canvas/tree/master/en">English</a> | ||
</p> | ||
<p> | ||
<a href="https://github.com/LuckDraw/vue-luck-draw/stargazers" target="_black"> | ||
<img src="https://img.shields.io/github/stars/LuckDraw/vue-luck-draw?color=%23ffca28&logo=github&style=flat-square" alt="stars" /> | ||
<a href="https://github.com/LuckDraw/lucky-canvas/stargazers" target="_black"> | ||
<img src="https://img.shields.io/github/stars/luckdraw/lucky-canvas?color=%23ffca28&logo=github&style=flat-square" alt="stars" /> | ||
</a> | ||
<a href="https://github.com/LuckDraw/vue-luck-draw/network/members" target="_black"> | ||
<img src="https://img.shields.io/github/forks/LuckDraw/vue-luck-draw?color=%23ffca28&logo=github&style=flat-square" alt="forks" /> | ||
<a href="https://github.com/luckdraw/lucky-canvas/network/members" target="_black"> | ||
<img src="https://img.shields.io/github/forks/luckdraw/lucky-canvas?color=%23ffca28&logo=github&style=flat-square" alt="forks" /> | ||
</a> | ||
<a href="https://www.npmjs.com/package/vue-luck-draw" target="_black"> | ||
<img src="https://img.shields.io/npm/v/vue-luck-draw?color=%23ffca28&logo=npm&style=flat-square" alt="version" /> | ||
</a> | ||
<a href="https://www.npmjs.com/package/vue-luck-draw" target="_black"> | ||
<img src="https://img.shields.io/npm/dm/vue-luck-draw?color=%23ffca28&logo=npm&style=flat-square" alt="downloads" /> | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/vue-luck-draw" target="_black"> | ||
<img src="https://data.jsdelivr.com/v1/package/npm/vue-luck-draw/badge" alt="jsdelivr" /> | ||
</a> | ||
</p> | ||
<p> | ||
<a href="https://github.com/buuing" target="_black"> | ||
<img src="https://img.shields.io/badge/Author-%20buuing%20-7289da.svg?&logo=github&style=flat-square" alt="author" /> | ||
</a> | ||
<a href="https://github.com/LuckDraw/vue-luck-draw/blob/master/LICENSE" target="_black"> | ||
<img src="https://img.shields.io/github/license/LuckDraw/vue-luck-draw?color=%232DCE89&logo=github&style=flat-square" alt="license" /> | ||
<a href="https://github.com/luckdraw/lucky-canvas/blob/master/LICENSE" target="_black"> | ||
<img src="https://img.shields.io/github/license/luckdraw/lucky-canvas?color=%232dce89&logo=github&style=flat-square" alt="license" /> | ||
</a> | ||
@@ -38,2 +27,14 @@ </p> | ||
<div align="center"> | ||
|适配框架|npm包|npm下载量|CDN使用量| | ||
| :-: | :-: | :-: | :-: | | ||
|`JS` / `JQ`|[lucky-canvas](https://100px.net/usage/js.html)|<img src="https://img.shields.io/npm/dm/lucky-canvas?color=%23ffca28&logo=npm&style=flat-square" alt="downloads" />|<img src="https://data.jsdelivr.com/v1/package/npm/lucky-canvas/badge" alt="downloads" />| | ||
|`Vue2.x` / `Vue3.x`|[vue-luck-draw](https://100px.net/usage/vue.html)|<img src="https://img.shields.io/npm/dm/vue-luck-draw?color=%23ffca28&logo=npm&style=flat-square" alt="downloads" />|<img src="https://data.jsdelivr.com/v1/package/npm/vue-luck-draw/badge" alt="downloads" />| | ||
|`React`|[react-luck-draw](https://100px.net/usage/react.html)|<img src="https://img.shields.io/npm/dm/react-luck-draw?color=%23ffca28&logo=npm&style=flat-square" alt="downloads" />|<img src="https://data.jsdelivr.com/v1/package/npm/react-luck-draw/badge" alt="downloads" />| | ||
|`UniApp`|[uni-luck-draw](https://100px.net/usage/uni.html)|<img src="https://img.shields.io/npm/dm/uni-luck-draw?color=%23ffca28&logo=npm&style=flat-square" alt="downloads" />|/| | ||
|`Taro3.x`|[taro-luck-draw](https://100px.net/usage/taro.html)|<img src="https://img.shields.io/npm/dm/taro-luck-draw?color=%23ffca28&logo=npm&style=flat-square" alt="downloads" />|/| | ||
|`微信小程序`|[mini-luck-draw](https://100px.net/usage/wx.html)|<img src="https://img.shields.io/npm/dm/mini-luck-draw?color=%23ffca28&logo=npm&style=flat-square" alt="downloads" />|/| | ||
</div> | ||
<br /> | ||
@@ -43,3 +44,3 @@ | ||
> **中文**:[https://100px.net/usage/vue.html](https://100px.net/usage/vue.html) | ||
> **中文**:[https://100px.net](https://100px.net) | ||
@@ -50,16 +51,3 @@ > **English**:**If anyone can help translate the document, please contact me** `ldq404@qq.com` | ||
- **在 js / jq 中使用 [lucky-canvas](https://github.com/luckdraw/lucky-canvas)** | ||
- **在 vue 中使用 [vue-luck-draw](https://github.com/luckdraw/vue-luck-draw)** | ||
- **在 react 中使用 [react-luck-draw](https://github.com/luckdraw/react-luck-draw)** | ||
- **在 uni-app 中使用 [uni-luck-draw](https://github.com/luckdraw/uni-luck-draw)** | ||
- **在 taro 中使用 [taro-luck-draw](https://github.com/luckdraw/taro-luck-draw)** | ||
- **在 微信小程序 中使用 [mini-luck-draw](https://github.com/luckdraw/mini-luck-draw)** | ||
<br /> | ||
## 在 vue2.x / vue3.x 中使用 | ||
@@ -118,5 +106,5 @@ | ||
- **vue2.x:** [https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4/dist/vue-luck-draw.umd.min.js](https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4/dist/vue-luck-draw.umd.min.js) | ||
- **vue2.x:** [https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4.6/dist/vue-luck-draw.umd.min.js](https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4.6/dist/vue-luck-draw.umd.min.js) | ||
- **vue3.x:** [https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4/vue3/vue-luck-draw.umd.min.js](https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4/vue3/vue-luck-draw.umd.min.js) | ||
- **vue3.x:** [https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4.6/vue3/vue-luck-draw.umd.min.js](https://cdn.jsdelivr.net/npm/vue-luck-draw@3.4.6/vue3/vue-luck-draw.umd.min.js) | ||
@@ -153,10 +141,3 @@ | ||
### **如果您觉得这个项目还不错, 可以在 [Github](https://github.com/LuckDraw/vue-luck-draw) 上面帮我点个`star` ☜(゚ヮ゚☜)** | ||
### **如果您觉得这个项目还不错, 可以在 [Github](https://github.com/LuckDraw/lucky-canvas) 上面帮我点个`star` ☜(゚ヮ゚☜)** | ||
<br /> | ||
## 友情链接 | ||
- [🎁 h5-Dooring 一款功能强大,高可扩展的H5可视化编辑器](https://github.com/MrXujiang/h5-Dooring) | ||
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
3
591489
1
80
9613
2
139
Updatedlucky-canvas@^1.5.4