webtorrent

v2.4.3
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

eslint . && npm run test-node && npm run test-browser

build

npm run build-js && npm run build-js-worker && npm run build-chromeapp

size-js

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

build-js

webpack --config ./scripts/browser.webpack.js

size-disc

npm run build-js && cat ./dist/webtorrent.min.js | discify --open

test-node

tape test/*.js test/node/*.js | tap-spec

preversion

npm run build && npm run update-authors

test-browser

airtap --concurrency 1 --all -- test/*.js test/browser/*.js | tap-spec

prepublishOnly

npm run build && npm run update-authors

update-authors

./scripts/update-authors.sh

build-chromeapp

webpack --config ./scripts/chromeapp.webpack.js

build-js-worker

webpack --config ./scripts/worker.webpack.js

test-browser-local

airtap --preset local -- test/*.js test/browser/*.js | tap-spec

Metadata

  • MIT
  • >=16
  • WebTorrent LLC
  • released 6/28/2024

Downloads

Maintainers

WebTorrent LLC