sheetjs/demos/nwjs
SheetJS f03e32fc9a updated demos [ci skip]
- frameworks: react, react-native, preact, next.js, weex, nuxt.js
- deployments: nodejs server, duktape, chakra, electron, nw.js
2017-09-12 16:02:06 -04:00
..
Makefile updated demos [ci skip] 2017-09-12 16:02:06 -04:00
README.md updated demos [ci skip] 2017-09-12 16:02:06 -04:00
index.html updated demos [ci skip] 2017-09-12 16:02:06 -04:00
index.js updated demos [ci skip] 2017-09-12 16:02:06 -04:00
package.json updated demos [ci skip] 2017-09-12 16:02:06 -04:00
xlsx.full.min.js updated demos [ci skip] 2017-09-12 16:02:06 -04:00

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