DiegoZoracKy / convert-excel-to-json

Convert Excel to JSON, mapping sheet columns to object keys.
MIT License
290 stars 91 forks source link

Feat/cell transform #40

Open Bostrong opened 4 years ago

Bostrong commented 4 years ago

I have created this PR to address the lack of cell transformation support. It suits my own purpose, hope suits others as well. Have updated the read me, but I have not added any new tests. Conducted minimal testing using my own harness.

Related issues I think it will address are: #4 and #31 .

Cheerio.