fusioncharts / react-fusioncharts

ReactJS component for FusionCharts
http://fusioncharts.github.io/react-fusioncharts/
41 stars 6 forks source link

Add react-fusioncharts to npm #1

Open loktar00 opened 8 years ago

loktar00 commented 8 years ago

Attempting to use fusion charts in a project and we use npm for our dependencies and build using webpack. While I can include react-fusioncharts in an external script tag and load it, it would be much more useful if it were actually on NPM to better align with Reacts ecosystem.

I see the package.json and everything, just looks like it needs to actually be published to npm.