dabeng / OrgChart.js

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
410 stars 122 forks source link

Possible React port? #3

Open 0b01 opened 7 years ago

0b01 commented 7 years ago

I see there is a jQuery and ES6 version of this. Is it possible to port it to React?

dabeng commented 7 years ago

Hi @rickyhan , you know that there are many popular frameworks in current frontend field , like Angular.js, React, Vue.js, Ember.js. I believe that more similar suffs will emerge in coming several years. In my opinion, they are just variations or wrappers based on web standards. Directives, components, addons, bla bla bla, are hard to archieve best reusability. So I choose Web Compoment, it's the next version of orgchart. :blush: