webtorrent

v0.2.4
Streaming BitTorrent client for the browser
torrent bittorrent bittorrent client webrtc webrtc data webtorrent mad science

test

tape test/*.js

build

npm run build-css && npm run build-js

start

npm run build && ./bin/start.js

watch

npm run watch-js & npm run watch-css

build-js

browserify --debug . > chrome/bundle.js

watch-js

watchify . --outfile chrome/bundle.js --debug --verbose

build-css

stylus --use nib css/main.styl --compress --out chrome/ && ./bin/post-build.js

watch-css

stylus --use nib css/main.styl --out chrome/ --watch

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • Feross Aboukhadijeh
  • released 3/4/2014

Downloads

Maintainers