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
The library is compatible with browserify and should just work out of the box.
This demo uses the require form to expose the whole library, enabling client
code to just require('xlsx'). The included demo and Makefile do just that.