File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
<p align =" center " >Fork from <a href =" https://github.com/tsayen/dom-to-image " rel =" nofollow " >dom-to-image</a > with more maintainable code and some new features.</p >
6
6
7
7
<p align =" center " >
8
- <a href =" /LICENSE " ><img src =" https://img.shields.io/github/license/bubkoo/html-to-image?style=flat-square " alt =" MIT License " ></a >
9
- <a href =" https://www.typescriptlang.org " ><img alt =" Language " src =" https://img.shields.io/badge/language-TypeScript-blue.svg?style=flat-square " ></a >
10
- <a href =" https://github.com/bubkoo/html-to-image/pulls " ><img alt =" PRs Welcome " src =" https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=flat-square " ></a >
8
+ <a href =" https://github.com/bubkoo/html-to-image/actions/workflows/ci.yml " ><img alt =" build " src =" https://img.shields.io/github/actions/workflow/status/bubkoo/html-to-image/ci.yml?branch=master&logo=github&style=for-the-badge " ></a >
9
+ <a href =" https://app.codecov.io/gh/bubkoo/html-to-image " ><img alt =" coverage " src =" https://img.shields.io/codecov/c/gh/bubkoo/html-to-image?logo=codecov&style=for-the-badge&token=BWweeU2uNX " ></a >
10
+ <a href =" https://www.npmjs.com/package/html-to-image " rel =" nofollow " ><img alt =" NPM Package " src =" https://img.shields.io/npm/v/html-to-image.svg?logo=npm&style=for-the-badge " /></a >
11
+ <a href =" https://www.npmjs.com/package/html-to-image " rel =" nofollow " ><img alt =" NPM Downloads " src =" http://img.shields.io/npm/dm/html-to-image.svg?logo=npm&style=for-the-badge " /></a >
12
+
11
13
12
14
</p >
13
15
14
16
<p align =" center " >
15
- <a href =" https://github.com/bubkoo/html-to-image/actions/workflows/ci.yml " ><img alt =" build " src =" https://img.shields.io/github/actions/workflow/status/bubkoo/html-to-image/ci.yml?branch=master&logo=github&style=flat-square " ></a >
16
- <a href =" https://app.codecov.io/gh/bubkoo/html-to-image " ><img alt =" coverage " src =" https://img.shields.io/codecov/c/gh/bubkoo/html-to-image?logo=codecov&style=flat-square&token=BWweeU2uNX " ></a >
17
- <a href =" https://lgtm.com/projects/g/bubkoo/html-to-image/context:javascript " rel =" nofollow " ><img alt =" Language grade: JavaScript " src =" https://img.shields.io/lgtm/grade/javascript/g/bubkoo/html-to-image.svg?logo=lgtm&style=flat-square " /></a >
18
- <a href =" https://www.npmjs.com/package/html-to-image " rel =" nofollow " ><img alt =" NPM Package " src =" https://img.shields.io/npm/v/html-to-image.svg?style=flat-square " /></a >
19
- <a href =" https://www.npmjs.com/package/html-to-image " rel =" nofollow " ><img alt =" NPM Downloads " src =" http://img.shields.io/npm/dm/html-to-image.svg?style=flat-square " /></a >
17
+ <a href =" /LICENSE " ><img src =" https://img.shields.io/github/license/bubkoo/html-to-image?style=for-the-badge " alt =" MIT License " ></a >
18
+ <a href =" https://www.typescriptlang.org " ><img alt =" Language " src =" https://img.shields.io/badge/language-TypeScript-blue.svg?style=for-the-badge " ></a >
19
+ <a href =" https://github.com/bubkoo/html-to-image/pulls " ><img alt =" PRs Welcome " src =" https://img.shields.io/badge/PRs-Welcome-brightgreen.svg?style=for-the-badge " ></a >
20
20
</p >
21
21
22
22
## Install
You can’t perform that action at this time.
0 commit comments