webtorrent-fixtures

Sample torrent files for the WebTorrent test suite

Usage no npm install needed!

<script type="module">
  import webtorrentFixtures from 'https://cdn.skypack.dev/webtorrent-fixtures';
</script>

README

webtorrent-fixtures ci npm downloads javascript style guide

Sample torrent files for the WebTorrent test suite

Torrent and content test files. All files are Public Domain or Creative Commons.

Usage

const fixtures = require('webtorrent-fixtures')
console.log(fixtures.leaves)

License

MIT. Copyright (c) Feross Aboukhadijeh and WebTorrent, LLC.