File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# react-tooltip
2
2
3
3
[ ![ Version] ( http://img.shields.io/npm/v/react-tooltip.svg )] ( https://www.npmjs.org/package/react-tooltip )
4
+ ![ typescript] ( https://badgen.net/badge/icon/typescript?icon=typescript&label )
4
5
[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
6
+ ![ last commit] ( https://badgen.net/github/last-commit/reacttooltip/react-tooltip )
5
7
[ ![ npm download] [ download-image ]] [ download-url ]
6
- [ ![ Build Status ] ( https://travis-ci.org/wwayne/react-tooltip.svg?branch=master )] ( https://travis-ci.org/wwayne /react-tooltip)
7
- [ ![ semantic-release ] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
8
+ ![ minified ] ( https://badgen.net/bundlephobia/min /react-tooltip )
9
+ ![ minified gzip ] ( https://badgen.net/bundlephobia/minzip/react-tooltip )
8
10
9
11
[ download-image ] : https://img.shields.io/npm/dm/react-tooltip.svg?style=flat-square
10
12
[ download-url ] : https://npmjs.org/package/react-tooltip
@@ -23,6 +25,10 @@ Documentation for V4 - [Github Page](https://reacttooltip.github.io/react-toolti
23
25
24
26
Documentation for V5 - [ ReactTooltip] ( https://react-tooltip.com/docs/getting-started ) .
25
27
28
+ [ Bundle size timeline comparation from V4 -> V5
] ( https://bundlephobia.com/package/[email protected] )
29
+
30
+ <img width =" 1073 " alt =" image " src =" https://user-images.githubusercontent.com/9615850/211835641-f6373084-ad73-4902-9855-246d34952345.png " >
31
+
26
32
## Installation
27
33
28
34
``` sh
You can’t perform that action at this time.
0 commit comments