Skip to content

Reading Excel file and converting to JSON file using Vue JS

Notifications You must be signed in to change notification settings

aalluinmar/Excel-to-Json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel-to-json

A small web page developed by Vue Js and used for converting Excel Files to JSON Files by using some Vue JS built-in templates or libraries.

Project setup

npm install

Additional packages to install

npm install -save vue-xlsx

Compiles and minifies for production

npm run build

Compiles and hot-reloads for development

npm run serve

Guide to XLSX components

See Vue-Xlsx.

Customize configuration

See Configuration Reference.

About

Reading Excel file and converting to JSON file using Vue JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published