ng-csv icon indicating copy to clipboard operation
ng-csv copied to clipboard

Simple directive that turns arrays and objects into downloadable CSV files

Results 102 ng-csv issues
Sort by recently updated
recently updated
newest added

An example would be highly appreciated. (I didn't find it in your current examples.) Thanks,

Resolves issue [#201](https://github.com/asafdav/ng-csv/issues/201). I didn't commit the built files because then I'd be pushing changes not related to mine, e.g. [this](https://github.com/asafdav/ng-csv/commit/864c6eef08d7f33f7a02eb9785ebaf2087a79ae9#diff-b0b3a542a4b9d4dee27c6964735ce335)? If I did something wrong in this PR, be...

Thank you for this code (ng-csv). I used it in my project. However, in Safari, csv file is not download. It is printed in Safari browser's new tab. Aslo in...

I used `ng-csv` like this. ``` export ``` It works on Chrome, Firefox, IE is good, but it can't work on Safari. In Safair , it open a new tab...

Hi I can't figure out how to export a "string" field like "account number": "00000001" into the csv without losing the leading zeros. - if I deliberately add the quotes...

It would be helpful to ignore columns that are complex objects. Now the user gets a column that has the text [Object].