Core Functionality Implemented
·
8 commits
to master
since this release
Release 1.0!!!
After a week of testing and refinement the library is much more stable.
Enhancements
- Added src option for passing in a jQuery element instead of specifying a src_id
Fixes
- Added XML encoding to strings, illegal characters were breaking the Spreadsheet
- Check for th tags in non-header rows. Bootstrap uses th tags in non-header rows. The spreadsheet was not correct.
- Fix for illegal characters in table header
- Various other small fixes
Known Issues
- Tables with empty rows and columns export display poorly
- col/row spans break the generator
What else?
A chrome extension has been written to use the js-excel-generator. Check it out here chrome-excel-generator! Soon it will be available on the Chrome App store as a free tool for capturing excel spreadsheets from visited web pages.