better-xlsx
better-xlsx copied to clipboard
better-xlsx 1.0.0
TODO:
- [ ] parse xlsx to xml object
- [ ] xlsx to html table with style
- [ ] xml object to col / row / cell / sheet ...
- [x] html table to excel file html2xlsx
you can use @lite-js/xml for parsing/rendering xml, which will handle lots of annoying details for you ;-)