Skip to content

rahul-wos/nextjs-orgchart-wos

 
 

Repository files navigation

This is a fork of NextJS-OrgChart library by mahyarmadad.

I've added extra code to match requirements and Replaced the native zoom and panning feature with React-Zoom-Pan-Pinch to add better interaction.

How to use:

1. Clone this repository
2. Make required changes in src/components/*
3. Change version number in package.json
4. run npm publish:npm to build and pack a local node package for use in other projects.

Thanks to:

- react-orgchart [npm]
- nextjs-orgchart [GitHub]
- React-Zoom-Pan-Pinch [npm]

About

NextJS-OrgChart fork for WOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.4%
  • CSS 21.2%
  • HTML 2.4%