๐Ÿ“ฆ robhogan / pouchdb-adapter-websql-core

โ˜… 1 stars โ‘‚ 1 forks ๐Ÿ‘ 1 watching โš–๏ธ Apache License 2.0
๐Ÿ“ฅ Clone https://github.com/robhogan/pouchdb-adapter-websql-core.git
HTTPS git clone https://github.com/robhogan/pouchdb-adapter-websql-core.git
SSH git clone git@github.com:robhogan/pouchdb-adapter-websql-core.git
CLI gh repo clone robhogan/pouchdb-adapter-websql-core
rh389 rh389 Forked from https://github.com/pouchdb/pouchdb/commit/c6f6d32f5ca26c621adcd619b8c62c2a2db4eb31 e58ceaf 8 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ src
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

pouchdb-adapter-websql-core semver non-compliant ======

Underlying adapter code for WebSQL and SQLite-based PouchDB adapters.

Usage

npm install --save-exact pouchdb-adapter-websql-core

For full API documentation and guides on PouchDB, see PouchDB.com. For details on PouchDB sub-packages, see the Custom Builds documentation.

Warning: semver-free zone!

This package is conceptually an internal API used by PouchDB or its plugins. It does not follow semantic versioning (semver), and rather its version is pegged to PouchDB's. Use exact versions when installing, e.g. with --save-exact.

Source

PouchDB and its sub-packages are distributed as a monorepo.

For a full list of packages, see the GitHub source.