Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/demongodyy/card_download_sample
Dom to image and dowload
https://github.com/demongodyy/card_download_sample
Last synced: 14 days ago
JSON representation
Dom to image and dowload
- Host: GitHub
- URL: https://github.com/demongodyy/card_download_sample
- Owner: demongodYY
- Created: 2020-12-01T13:35:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T03:12:22.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T22:09:37.108Z (23 days ago)
- Language: TypeScript
- Homepage: https://demongodyy.github.io/card_download_sample/
- Size: 290 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Card Download Sample
Dom 节点转换图片并下载例子
## Command
### install
```
yarn install
```### run dev
```
yarn dev
```### run build
```
yarn build
```