Skip to content

codewisdom/electron-sqljs

Repository files navigation

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

About

Demonstrates the use of sql.js with electron

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published