coderjee / excel-to-json-convertor-angular2

Test app for converting an excel file to json object.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExcelToJsonAngular2

Download this project and run the commands below to process with excel to json.

To Run this app follow the commands.

$npm install

$npm start --host 0.0.0.0 --port 8090

To run on your browser browse.

localhost:8090

About

Test app for converting an excel file to json object.


Languages

Language:TypeScript 74.7%Language:JavaScript 17.7%Language:HTML 5.7%Language:CSS 1.9%