asafdav / ng-csv

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

Create an button feature the csv-label function in example page #129

Closed shaohaolin closed 8 years ago

shaohaolin commented 8 years ago

Update AngularJS and Angular Sanitize to 1.4.7. Create an button in index.html to allow export with keys as column header.

asafdav commented 8 years ago

Thank you @shaohaolin you're awesome!

shaohaolin commented 8 years ago

@asafdav Thank you!!