You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
Hi, although developments have stalled, the concept of the library still stands.
An example of transferring data to Excel could be potential be by using the text/html mimetype and a HTML table (<table>.....</table>) as the contents. Other possible alternatives could be text/csv, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, but this would require a bit more research.
Would love to hear from you what eventually worked!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I used handsontable on my web app
Tho that allows me to copy paste data from excel its tedious to write code that works
Im wondering if there's an example of transmat working with excel
The text was updated successfully, but these errors were encountered: