Init project
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
|
||||
|
||||
<div align="center">
|
||||
<img src="https://cdn.jsdelivr.net/gh/buuing/cdn/imgs/lucky-canvas.png" width="128" alt="logo" />
|
||||
<h1>lucky-canvas 抽奖插件</h1>
|
||||
<p>一个基于 JavaScript 的跨平台 ( 大转盘 / 九宫格 / 老虎机 ) 抽奖插件</p>
|
||||
<p>
|
||||
<a href="https://github.com/buuing/lucky-canvas/stargazers" target="_black">
|
||||
<img src="https://img.shields.io/github/stars/buuing/lucky-canvas?color=%23ffba15&logo=github&style=flat-square" alt="stars" />
|
||||
</a>
|
||||
<a href="https://github.com/buuing/lucky-canvas/network/members" target="_black">
|
||||
<img src="https://img.shields.io/github/forks/buuing/lucky-canvas?color=%23ffba15&logo=github&style=flat-square" alt="forks" />
|
||||
</a>
|
||||
<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/buuing/lucky-canvas/blob/master/LICENSE" target="_black">
|
||||
<img src="https://img.shields.io/github/license/buuing/lucky-canvas?color=%232dce89&logo=github&style=flat-square" alt="license" />
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<br />
|
||||
|
||||
## 官方文档 & Demo演示
|
||||
|
||||
> **中文**:[https://100px.net/usage/js.html](https://100px.net/usage/js.html)
|
||||
|
||||
> **English**:**If anyone can help translate the document, please contact me** `ldq404@qq.com`
|
||||
|
||||
|
||||
<br />
|
||||
|
||||
## 在 JS / TS 中使用
|
||||
|
||||
- [跳转官网 查看详情](https://100px.net/usage/js.html)
|
||||
|
||||
<br />
|
||||
|
||||
## 🙏🙏🙏 点个Star
|
||||
|
||||
**如果您觉得这个项目还不错, 可以在 [Github](https://github.com/buuing/lucky-canvas) 上面帮我点个`star`, 支持一下作者 ☜(゚ヮ゚☜)**
|
||||
Reference in New Issue
Block a user