clarketm / TableExport

The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.
https://tableexport.travismclarke.com/
Apache License 2.0
883 stars 291 forks source link

Demos Export to xlsx - style formatting are not exported #125

Open DemersM opened 6 years ago

DemersM commented 6 years ago

I don't know what is going wrong but the demos are not working correctly. When I click to export to xlsx the table is plain without any format or style

https://tableexport.v3.travismclarke.com/examples/bootstrap.html

krunal1089 commented 6 years ago

any update on this I am facing same issues.

arunbaskar commented 5 years ago

I'm also facing this issue. If anyone finds a solution please let us know

parsibox commented 5 years ago

you most run this command to install bower_components file:

 bower install tableexport.js