Registry / database / cordova-sqlite-evplus-ext-free-dependencies

cordova-sqlite-evplus-ext-free-dependencies

JSON →
library0.5.11jsnpmunverified

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-dependencies
INSTALL
IMPORT
SIG · CORDOVA-SQLITE-EVP
C
cordova-sqlite-evplus-ext-free-dependencies
databasejavascriptv0.5.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Shows how to use the package indirectly via its Cordova plugin.

// This package is not meant to be imported directly. // It provides native build dependencies for Cordova SQLite evplus plugin. // Install via: // cordova plugin add cordova-sqlite-evplus-ext-free --save // The plugin will fetch this package automatically.
Debug
Known issues
gotchaPackage is not intended for direct use; it provides build artifacts only.
fix
Do not import or require this package. Use cordova-sqlite-evplus-ext-free plugin instead.
affects: >=0
deprecatedSQLite version 3.40.0 is outdated; newer versions have security fixes and features.
fix
Consider waiting for an update to this package that bumps SQLite to a newer version, or use an alternative SQLite plugin.
affects: >=0.5.0
gotchaLicense is GPL v3, which may be incompatible with proprietary applications unless a commercial license is purchased.
fix
If your app is not GPL-compatible, obtain a commercial license from the author or use a different SQLite plugin.
affects: >=0
gotchaThe SQLite compile flags omit several features (e.g., LOAD_EXTENSION, SHARED_CACHE, PROGRESS_CALLBACK) which may break code relying on them.
fix
Ensure your code does not depend on omitted features. Confirm SQLite compile options in package documentation.
affects: >=0
Upgrade
Version history
0.5.11latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
1
Resources
cordova-sqlite-evplus-ext-free-dependencies — npm install cordova-sqlite-evplus-ext-free-dependencies · libregistry