@ovh-ux/ng-ovh-export-csv

Export data as CSV file.

Usage no npm install needed!

<script type="module">
  import ovhUxNgOvhExportCsv from 'https://cdn.skypack.dev/@ovh-ux/ng-ovh-export-csv';
</script>

README

ng-ovh-export-csv

Export data as CSV file.

npm version Downloads Dependencies Dev Dependencies

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