y-webrtc

v10.3.0
WebRTC provider for Yjs
Yjs

clean

rm -rf dist

start

node ./bin/server.js

debug

concurrently 'http-server -o index.html' 'npm run watch'

demo

concurrently 'http-server -o demo/index.html' 'npm run watch'

dist

rollup -c

types

tsc

watch

rollup -wc

test

npm run lint

lint

standard && tsc

preversion

npm run clean && npm run lint && npm run dist && npm run types
npm i y-webrtc

Metadata

  • MIT
  • >=12
  • Kevin Jahns
  • released 12/28/2023

Downloads

Maintainers