File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# react-org-tree
2
2
3
+ [ ![ npm version] [ npm-image ]] [ npm-url ]
4
+ [ ![ mnt-image] ( https://img.shields.io/maintenance/yes/2020.svg )] ( ../../commits/master )
5
+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/artdong/react-org-tree.svg )] ( https://github.com/artdong/react-org-tree/stargazers )
6
+ [ ![ GitHub forks] ( https://img.shields.io/github/forks/artdong/react-org-tree.svg )] ( https://github.com/artdong/react-org-tree/network )
7
+ [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/artdong/react-org-tree/blob/master/LICENSE )
8
+
3
9
> A simple organization tree component based on react
4
10
5
11
### Installation
@@ -71,6 +77,8 @@ const data = {
71
77
72
78
<img src =" https://upload-images.jianshu.io/upload_images/3100736-9a338b3b8b6ee580.png " width =" 773px " style =" display :inline ;" >
73
79
80
+ [ npm-image ] : https://badge.fury.io/js/react-org-tree.svg
81
+ [ npm-url ] : https://npmjs.org/package/react-org-tree
74
82
75
83
76
84
You can’t perform that action at this time.
0 commit comments