@ovh-ux/ng-ovh-export-csv
v2.1.1
Published
Export data as CSV file.
Downloads
22
Readme
ng-ovh-export-csv
Export data as CSV file.
Install
$ yarn add @ovh-ux/ng-ovh-export-csv
Usage
import angular from 'angular';
import ngOvhExportCsv from '@ovh-ux/ng-ovh-export-csv';
angular.module('myApp', [ngOvhExportCsv]);
Test
$ yarn test
Contributing
Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.
License
BSD-3-Clause © OVH SAS