devLucasOAK / ng-data-export

Demonstration of an export service that exports data to excel, csv in Angular 10

Home Page:https://idris-rampurawala.github.io/ng-data-export/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Export data to excel, CSV in Angular 10

The MIT License

This project is a demonstration of an export service that exports data to excel, CSV in Angular 10

You can find an in-depth article on this implementation here.

Installation

This project was generated with Angular CLI version 10.0.2.

  • Clone the repository git clone <repo-name>
  • Install dependencies via npm i
  • Run the code via angular cli ng serve. Navigate to http://localhost:4200/ to see it in action

Don't forget to Star ★ the repo, as this helps promoting the project!

License

MIT

About

Demonstration of an export service that exports data to excel, csv in Angular 10

https://idris-rampurawala.github.io/ng-data-export/

License:MIT License


Languages

Language:TypeScript 75.7%Language:HTML 13.3%Language:JavaScript 10.1%Language:CSS 0.9%