Simple demonstration of sql.js with electron.
Packaging is not tested.
Loosely based upon the electron-sqlite3 project available on github
Tested on Windows 10 and OS X 10.11.5 with node v6.2.2.
$ npm install
$ npm start
NOTE: You probably won't be doing this. I just left this boilerplate info here.
$ npm run build
Builds the app for OS X, Linux, and Windows, using electron-packager.
MIT © Samuel L. Sellars