# Poker.JS
**Repository Path**: tairraos/Poker.JS
## Basic Information
- **Project Name**: Poker.JS
- **Description**: Poker.JS is a JS lib extend HTML5 canvas to draw vector poker card. (Poker.JS是通过扩展HTML5 Canvas实现的矢量扑克牌的JS库)
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2022-07-29
- **Last Updated**: 2024-06-04
## Categories & Tags
**Categories**: javascript-toolkits
**Tags**: None
## README
Poker.JS
=================
[Chinese version readme 中文版本读我文档](#chinese-version-readme)
Demo: [https://tairraos.github.io/Poker.JS/](https://tairraos.github.io/Poker.JS/)
# Usage
First, load poker.js:
```html
```
Then there have 3 ways to create card by your choice
## Way 1, Create DOM element
#### Call `Poker.getCardImage` or `Poker.getCardCanvas` to get
or