webtorrent

v0.107.12
Streaming torrent client
bittorrent bittorrent client download mad science p2p peer-to-peer peers streaming swarm and 6 more...

size

npm run size-js && npm run size-disc

test

standard && npm run test-node && npm run test-browser

build

browserify --standalone WebTorrent --plugin tinyify . > webtorrent.min.js

size-js

npm run build && cat webtorrent.min.js | gzip | wc -c

size-disc

browserify --plugin tinyify --full-paths . | discify --open

test-node

tape test/*.js test/node/*.js

build-debug

browserify --standalone WebTorrent . > webtorrent.debug.js

test-browser

airtap -- test/*.js test/browser/*.js

update-authors

./scripts/update-authors.sh

test-browser-local

airtap --local -- test/*.js test/browser/*.js

Metadata

  • MIT
  • >=10
  • WebTorrent, LLC
  • released 9/7/2019

Downloads