localforage-cordova-sqlcipher-driver
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

localforage-cordova-sqlcipher-driver

npm 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

Package Sidebar

Install

npm i localforage-cordova-sqlcipher-driver

Weekly Downloads

8

Version

1.0.3

License

Apache-2.0

Unpacked Size

23.6 kB

Total Files

24

Last publish

Collaborators

  • rockchan