FrankKair/threepojs

Remove Ruby dependency

FrankKair opened this issue · 0 comments

Currently we're using a Ruby script to parse the XLSX to json. It would be better to have only JavaScript files on this project.

Suggestions on using a js package to parse XLSX to json/js objects?