ngx-ute-storage
v0.2.5
Published
Angular Storage for offline apps with SQLite (Web, Ionic, Capacitor, Electron)
Downloads
13
Maintainers
Readme
UTE Storage - PUBLIC ALPHA
Attention!!!
Please do not use this module on production Angular projects. This module is for test environment only.
API list for module, HERE
Getting started
Install the package:
npm i ngx-ute-storage
Run command to copy/update sql wasm file:
npx ute-st --wasm
Install CapacitorSQlite (Required for Capacitor Plugin copy process):
npm i -D @capacitor-community/sqlite
Services and modules
- Local SQL DB
- Sync service Local-Server