npmjs.org : cordova-plugin-nano-sqlite : 1.2.0
NanoSQL SQLite Plugin: exposes a well documented, easy to use API for SQLite. Uses IndexedDB/WebSQL when testing in the browser, then uses SQLite on the device with the exact same API. Includes typescript support, an ORM and undo/redo built in.
Registry -
Download -
JSON
purl: pkg:npm/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- @types/websql 0.0.27 Development
- ts-loader ^3.2.0 Development
- typescript ^2.6.2 Development
- webpack ^3.10.0 Development
- nano-sql ^1.3.3