svsh227 / excel-to-xml-converter

This app convert excel file into XML form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

excel-to-xml-converter

#Step to run :

  • Download this project.
  • Navigate to the directory
  • Run command "npm install"
  • Run command "npm start"
  • Open browser after build completed.
  • type http://localhost:4200/
  • Upload the given testExcel.xlsx file to view XML.
  • After uploading your testExcel.xlsx file you can see the XML which is converted by excel file.
  • Congratulatations.. Your app is working.. Now you can add more.

About

This app convert excel file into XML form.


Languages

Language:TypeScript 78.1%Language:JavaScript 12.5%Language:HTML 8.8%Language:CSS 0.6%