Pomile / sheetJs-Sample

A working sample of sheetJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SheetJS Working sample

This shows a working sample of sheetjs including conversion of xlsx-to-csv

Library

Run the code

> npm install
> npm run generate

Find files Generated

After running the code, you can find the files generated in .xslx and .csv extension in the tmp folder

About

A working sample of sheetJs


Languages

Language:JavaScript 100.0%