electron-userland / electron-json-storage

:package: Easily write and read user settings in Electron apps
1.44k stars 80 forks source link

this repo should implement promise #33

Closed FTAndy closed 8 years ago

FTAndy commented 8 years ago

callback is outdated, use promise instead.

bluebird, yaku, es6-promise, choose one.

jviotti commented 8 years ago

Please see https://github.com/jviotti/electron-json-storage/issues/30#issuecomment-255640283