0.0.2 • Published 4 years ago

@nala-app/react-orgchart v0.0.2

Weekly downloads
19
License
MIT
Repository
-
Last release
4 years ago

Organization Chart for nala-system

Features

  • expand/collapse nodes
  • Allows user to change orgchart structure by drag/drop nodes
  • Allows user to edit orgchart
  • Supports exporting chart as a picture or pdf document
  • Supports pan and zoom
  • Allows user to customize the internal structure for every node

Props

Methods

Install

npm install @nala-app/react-orgchart

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

npm run publish:npm

To generate dist folder before of run npm publish.