Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 275 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 275 Bytes

XLSX-TO-JSON

A simple web page that takes an xlsx file and turns it into a JSON output for download and viewing.

Technologies

  • Vue.js
  • Bootstrap
  • Babel
  • Webpack
  • SheetJS

Project Setup

npm install

Compile for Development

npm run test