Encrypted Pouch - v0.1.0
GitHub
Demo
Preparing search index...
Doc
Interface Doc
Decrypted document with PouchDB metadata
interface
Doc
{
_id
:
string
;
_rev
:
string
;
[
key
:
string
]:
any
;
}
Hierarchy
NewDoc
Doc
Indexable
[
key
:
string
]:
any
User data fields
Index
Properties
_
id
_
rev
Properties
_
id
_id
:
string
Document ID
_
rev
_rev
:
string
PouchDB revision ID
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
id
_
rev
NPM
GitHub
Demo
Encrypted Pouch - v0.1.0
Loading...
Decrypted document with PouchDB metadata