y-indexeddb

v9.0.12
IndexedDB database adapter for Yjs
Yjs CRDT offline shared editing collaboration concurrency

clean

rm -rf dist

test

npm run lint

dist

rollup -c

lint

markdownlint README.md && standard && tsc

preversion

npm run clean && npm run lint && npm run dist

debug

concurrently 'rollup -wc' 'http-server -o .'
npm i y-indexeddb

Metadata

  • MIT
  • >=16.0.0
  • Kevin Jahns
  • released 11/2/2023

Downloads

Maintainers