y-indexeddb-encrypted

0.0.1 • Public • Published

Encrypted IndexedDB database adapter for Yjs

Entirely based on y-indexeddb

Extends it with the new mandatory options:

  • encode: function that gets called with the object to be stored. Must return a buffer or string.
  • decode: function that gets called with the buffer to be decoded. Must return an object.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    0

Package Sidebar

Install

npm i y-indexeddb-encrypted

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • pgte