electron-sqljs
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.
Dev
$ npm install
Run
$ npm start
Build
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.
License
MIT © Samuel L. Sellars