11# react-org-tree
22
3- [ ![ npm version] [ npm-image ]] [ npm-url ]
4- [ ![ mnt-image] ( https://img.shields.io/maintenance/yes/2021.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 )
3+ [ ![ npm version] [ npm-image ]] [ npm-url ] [ ![ mnt-image] ( https://img.shields.io/maintenance/yes/2021.svg?style=flat-square )] ( ../../commits/master ) [ ![ GitHub stars] ( https://img.shields.io/github/stars/artdong/react-org-tree.svg?style=flat-square )] ( https://github.com/artdong/react-org-tree/stargazers ) [ ![ GitHub forks] ( https://img.shields.io/github/forks/artdong/react-org-tree.svg?style=flat-square )] ( https://github.com/artdong/react-org-tree/network ) [ ![ npm download] [ download-image ]] [ download-url ] [ ![ dumi] ( https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square )] ( https://github.com/umijs/dumi ) [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( https://github.com/artdong/react-org-tree/blob/master/LICENSE )
4+
5+ [ npm-image ] : http://img.shields.io/npm/v/react-org-tree.svg?style=flat-square
6+ [ npm-url ] : http://npmjs.org/package/react-org-tree
7+ [ download-image ] : https://img.shields.io/npm/dm/react-org-tree.svg?style=flat-square
8+ [ download-url ] : https://npmjs.org/package/react-org-tree
9+ [ bundlephobia-url ] : https://bundlephobia.com/result?p=react-org-tree
10+ [ bundlephobia-image ] : https://badgen.net/bundlephobia/minzip/react-org-tree
811
912> A simple organization tree component based on react
1013
@@ -91,6 +94,13 @@ const data = {
9194 labelClassName | 树节点样式 | ` String ` | ` white `
9295 onClick | 点击事件 | Function(e: Event , data)
9396
97+ ## Example
98+
99+ http://localhost:8000/demo/
100+
101+ ## License
102+
103+ react-org-tree is released under the MIT license.
94104#### 欢迎关注微信公众号` 全栈弄潮儿 ` ,获取更多学习资源及技术文章等
95105
96106* 微信公众号二维码,扫一扫或者搜索"全栈弄潮儿"即可关注
@@ -99,17 +109,9 @@ const data = {
99109<img src =' https://upload-images.jianshu.io/upload_images/3100736-b722d7d753e6eaf9.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 ' width =' 280 ' alt =' Build errors ' >
100110</p >
101111
102- [ npm-image ] : https://badge.fury.io/js/react-org-tree.svg
103- [ npm-url ] : https://npmjs.org/package/react-org-tree
104-
105112#### 请作者喝一杯咖啡
106113
107114<p align =' center ' >
108115 <a href =" https://www.buymeacoffee.com/artd " target =" _blank " ><img src =" https://cdn.buymeacoffee.com/buttons/arial-violet.png " alt =" Buy Me A Coffee " style =" height : 51px !important ;width : 217px !important ;" >
109116 </a >
110- </p >
111-
112-
113-
114-
115-
117+ </p >
0 commit comments