asafdav / ng-csv

Simple directive that turns arrays and objects into downloadable CSV files
MIT License
573 stars 215 forks source link

can ng-csv work with Angular 2? #178

Open NitinTiwari1010 opened 7 years ago

NitinTiwari1010 commented 7 years ago

Can i use ng-csv in angular 2, if yes, how can i import ng-csv class in my angular2 component? please advice.