Skip to content

Commit 7e1d97a

Browse files
committed
docs(readme): adds minzipped + types badges
1 parent 1f931c2 commit 7e1d97a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
<a href="https://www.npmjs.com/package/react-d3-tree">
1414
<img alt="npm package: downloads monthly" src="https://img.shields.io/npm/dm/react-d3-tree.svg">
1515
</a>
16+
<a href="https://bundlephobia.com/result?p=react-d3-tree">
17+
<img alt="npm package: minzipped size" src="https://img.shields.io/bundlephobia/minzip/react-d3-tree">
18+
</a>
19+
<a href="https://www.npmjs.com/package/react-d3-tree">
20+
<img alt="npm package: types" src="https://img.shields.io/npm/types/react-d3-tree">
21+
</a>
1622
<a href="https://github.com/prettier/prettier">
1723
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg">
1824
</a>

0 commit comments

Comments
 (0)