react-hierarchy-chart
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-hierarchy-chart", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -33,3 +33,17 @@ "scripts": { | ||
], | ||
"types": "dist/index.d.ts" | ||
"types": "dist/index.d.ts", | ||
"keywords": [ | ||
"react-hierarchy", | ||
"react hierarchy chart", | ||
"hierarchy", | ||
"organizational", | ||
"organizational-chart", | ||
"family-tree", | ||
"react-organizational-chart", | ||
"tree", | ||
"hierarchy chart", | ||
"vertical tree view", | ||
"horizontal tree view", | ||
"react" | ||
] | ||
} |
@@ -1,4 +0,4 @@ | ||
# ReactHiererchyChart | ||
# ReactHierarchyChart | ||
`ReactHiererchyChart` is an React Component for Vertical or Horizontal Hierarchy/Tree View. It can be used to show parent child view, Organization structure, Tree view. with your flaxible dynamic template design with controls. | ||
`ReactHierarchyChart` is an React Component for Vertical or Horizontal Hierarchy/Tree View. It can be used to show parent child view, Organization structure, Tree view. with your flaxible dynamic template design with controls. | ||
@@ -12,7 +12,7 @@ ## Installation | ||
![NgxHierarchy Vertical View](https://raw.githubusercontent.com/rushik1992/ngx-hierarchy/master/projects/ngx-hierarchy/VerticalView.png) | ||
![React Vertical View](https://raw.githubusercontent.com/rushik1992/react-hierarchy-chart/master/example/public/verticalview.png) | ||
## Horizontal View | ||
![NgxHierarchy Horizontal View](https://raw.githubusercontent.com/rushik1992/ngx-hierarchy/master/projects/ngx-hierarchy/HorizontalView.png) | ||
![React Horizontal View](https://raw.githubusercontent.com/rushik1992/react-hierarchy-chart/master/example/public/horizontalview.png) | ||
@@ -183,1 +183,6 @@ | ||
## Checkout hierarchy view in Angular also. | ||
[Click Here](https://www.npmjs.com/package/react-hierarchy-chart) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30444
186