js-xlsx
https://github.com/sheetjs/js-xlsx
JavaScript
:green_book: SheetJS Community Edition -- Spreadsheet Parser and Writer
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported8 Subscribers
Add a CodeTriage badge to js-xlsx
Help out
- Issues
- Fixed-point formatting of small or large numbers gives incorrect results
- The sign needs to float left on a ???? format
- Missing spaces in fraction denominator
- Extra spaces inserted in fraction denominator
- E-00 format doesn't display the leading 0
- Negative numbers get the '-' sign inserted twice on formats containing extra text
- Negative time delta values should format correctly
- HH[MM] and HH[M] are not valid format codes and should give an error
- Multiple '.' in a format should be treated as an escaped character
- Exponential format with an embedded string gives incorrect results
- Docs
- JavaScript not yet supported