alhazmy13 / angular-csv-ext

Helper library for create CSV file in Angular.
MIT License
45 stars 23 forks source link

Added option to disable file BLOB file download #1

Closed davorpeic closed 6 years ago

davorpeic commented 6 years ago

This feature helps using this library in other applications like mobile, where there is no "download" and we handle generating csv file on devices file system.