Skip to content

sambitskd0/Excel-template

Repository files navigation

Eshikshakosh

Excel template generation in Angular

  • Install excel js and file saver package
 npm i exceljs
 npm i file-saver
  • Set below code for excel js compiler option in tsconfig.json file
    "paths": {
      "exceljs": [
        "node_modules/exceljs/dist/exceljs.min"
      ]
    }

About

Eshikshakosh excel template download

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors