forked from sheetjs/sheetjs
SheetJS
f03e32fc9a
- frameworks: react, react-native, preact, next.js, weex, nuxt.js - deployments: nodejs server, duktape, chakra, electron, nw.js |
||
---|---|---|
.. | ||
index.html | ||
index.js | ||
Makefile | ||
package.json | ||
README.md | ||
xlsx.full.min.js |
NW.js
This library is compatible with NW.js and should just work out of the box. The demonstration uses NW.js 0.24 with the dist script.
The standard HTML5 FileReader
techniques from the browser apply to NW.js.
This demo includes a drag-and-drop box as well as a file input box, mirroring
the SheetJS Data Preview Live Demo