Package Exports
- sqlite3-offline
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sqlite3-offline) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SQLite3 for offline
Bundled library for SQLite3 for offline deployments.
Zero dependencies, zero external HTTP downloads.
Install
$ npm install --save sqlite3-offlineconst sqlite = require('sqlite3-offline')Supported Platforms
- Windows x64
- MacOSX x64
- Linux x64
Supported NodeJS Release
- Node.js v7.x
- Node.js v6.x
Node.js v5.xNode.js v4.x