* [WebTorrent v3.0.0](https://github.com/webtorrent/webtorrent) – Streaming torrent client for node.js and the browser. * [bittorrent-tracker v11.2.3](https://github.com/webtorrent/bittorrent-tracker) – Node.js client and server implementation supporting HTTP, UDP, and WebTorrent tracker protocols. * [bittorrent-dht v11.0.12](https://github.com/webtorrent/bittorrent-dht) – Simple and robust implementation of the BitTorrent DHT protocol for peer discovery. * [create-torrent v6.1.2](https://github.com/webtorrent/create-torrent) – Library for generating .torrent files from files, buffers, streams, or folders in Node.js and the browser. * [Bencode v4.0.1](https://github.com/webtorrent/node-bencode) – Node.js library for encoding and decoding bencoded data per the BitTorrent specification. * [bittorrent-peerid v2.0.1](https://github.com/webtorrent/bittorrent-peerid) – Map BitTorrent peer IDs to human-readable client names and versions. * [ut_metadata v5.0.1](https://github.com/webtorrent/ut_metadata) – JavaScript implementation of the BitTorrent extension for peers to send torrent metadata (BEP 9), enabling metadata download for magnet links. * [parse-torrent v11.0.21](https://github.com/webtorrent/parse-torrent) – Library to parse torrent identifiers including magnet URIs, .torrent files, and info hashes. * [torrent-discovery v11.0.21](https://github.com/webtorrent/torrent-discovery) – Module for discovering BitTorrent and WebTorrent peers using various protocols.