File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- # react-data-grid [ ![ npm-badge]] [ npm-url ] [ ![ ci-badge]] [ ci-url ]
1
+ # react-data-grid
2
+
3
+ [ ![ npm-badge]] [ npm-url ]
4
+ [ ![ type-badge]] [ npm-url ]
5
+ [ ![ size-badge]] [ size-url ]
6
+ [ ![ ci-badge]] [ ci-url ]
2
7
3
8
[ npm-badge ] : https://img.shields.io/npm/v/react-data-grid
4
9
[ npm-url ] : https://www.npmjs.com/package/react-data-grid
10
+ [ size-badge ] : https://img.shields.io/bundlephobia/minzip/react-data-grid
11
+ [ size-url ] : https://bundlephobia.com/result?p=react-data-grid
12
+ [ type-badge ] : https://img.shields.io/npm/types/react-data-grid
5
13
[ ci-badge ] : https://github.com/adazzle/react-data-grid/workflows/CI/badge.svg
6
- [ ci-url ] : https://github.com/adazzle/react-data-grid/actions?query=workflow%3ACI
14
+ [ ci-url ] : https://github.com/adazzle/react-data-grid/actions
7
15
8
16
## Install
9
17
Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ last 2 chrome versions
2
2
last 2 edge versions
3
3
last 2 firefox versions
4
4
last 2 safari versions
5
+ maintained node versions
You can’t perform that action at this time.
0 commit comments