Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 178 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 178 Bytes

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?