Provides pre-built SQLite amalgamation (version 3.40.0) and native library dependencies required to build Cordova SQLite evplus plugins. Contains sqlite3.h, sqlite3.c, and sqlc-evplus-ndk-driver.jar with FTS3/4/5, R-tree, JSON1 support. Licensed under GPL v3 or commercial. Release cadence is irregular; maintained by Christopher J. Brody. Differentiates from other SQLite Cordova plugins by offering extended features (base64, regex) and commercial licensing options.
npm install cordova-sqlite-evplus-ext-free-dependenciesNo compatibility data collected yet for this library.
Shows how to use the package indirectly via its Cordova plugin.
Do not import or require this package. Use cordova-sqlite-evplus-ext-free plugin instead.
Consider waiting for an update to this package that bumps SQLite to a newer version, or use an alternative SQLite plugin.
If your app is not GPL-compatible, obtain a commercial license from the author or use a different SQLite plugin.
Ensure your code does not depend on omitted features. Confirm SQLite compile options in package documentation.
No dependency data recorded yet.