asafdav / ng-csv

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

Added support for csv-headers returned from promise resolution. #219

Open wendigolabs opened 6 years ago

wendigolabs commented 6 years ago

Resolves issue #201.

I didn't commit the built files because then I'd be pushing changes not related to mine, e.g. this?

If I did something wrong in this PR, be gentle, this is my first contribution to a public repo on Github! If this feature addition is deemed useful, I'll gladly fix any problems in the PR.