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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i localforage-cordova-sqlcipher-driver

Weekly Downloads

2

Version

1.0.3

License

Apache-2.0

Unpacked Size

23.6 kB

Total Files

24

Last publish

Collaborators

  • rockchan