https://github.com/niklasmerz/ngstorage-sqlite
Unfinished SQLite key value storage for Cordova apps based on AngularJS (v1)
https://github.com/niklasmerz/ngstorage-sqlite
Last synced: 4 months ago
JSON representation
Unfinished SQLite key value storage for Cordova apps based on AngularJS (v1)
- Host: GitHub
- URL: https://github.com/niklasmerz/ngstorage-sqlite
- Owner: NiklasMerz
- License: mit
- Created: 2017-06-11T21:01:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T18:34:39.000Z (over 8 years ago)
- Last Synced: 2024-12-31T12:48:58.250Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#ngStorage replacement with SQLite
Use SQLite in your Cordova app with AngularJS as key value exactly like ngStorage uses localStorage and sessionStorage.