localforage-cordova-sqlcipher-driver
v1.0.3
Published
SQLite driver for Cordova apps using localForage.
Maintainers
Readme
localforage-cordova-sqlcipher-driver
SQLite driver for Cordova apps using localForage.
Requirements
Install Dependencies
- install Cordova-sqlite-storage plugin
cordova plugin add https://github.com/litehelpers/Cordova-sqlite-storage.git - install localforage-cordova-sqlcipher-driver
- via npm with:
npm i --save localforage localforage-cordova-sqlcipher-driver(ionic 2 users might prefer ths one) - via bower with:
bower install --save localforage localforage-cordova-sqlcipher-driver
- via npm with:
