githubMukesh / excelService

Read excel file and convert into json and vice-versa angular 2+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

excelService

I have written a service in Angular that convert excel to JSON and vice-versa. step:-

  1. npm install xlsx --save
  2. npm install file-saver --save

what it does?

About

Read excel file and convert into json and vice-versa angular 2+


Languages

Language:TypeScript 100.0%