asafdav / ng-csv

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

feat(charset): adds attribute to set charset #79

Closed mlem closed 9 years ago

mlem commented 9 years ago

I need to work with Blob files with different character set. Add an optional attribute to set the charset

asafdav commented 9 years ago

Awesome pull request, thank you!

mlem commented 9 years ago

Thx for merging.

I have just forgotten to mention this new attribute in the README.md. You'll get another mini pullrequest for docs.

Cheers

asafdav commented 9 years ago

Great, thank you!