Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

create-torrent is a library for creating .torrent files in Node.js and the browser. It supports various input types like files, folders, buffers, and streams, and allows customization of torrent metadata including trackers, piece length, and private flags. The library is commonly used by WebTorrent for generating torrent metadata files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
feross's profile
feross
369 contributions
renovate[bot]'s profile
renovate[bot]
98 contributions
DiegoRBaquero's profile
DiegoRBaquero
45 contributions
semantic-release-bot's profile
semantic-release-bot
34 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
17 contributions
renovate-bot's profile
renovate-bot
15 contributions
jimmywarting's profile
jimmywarting
10 contributions
ThaUnknown's profile
ThaUnknown
9 contributions
jhiesey's profile
jhiesey
8 contributions
autarc's profile
autarc
7 contributions
webtorrent

webtorrent/create-torrent

Create .torrent files

JavaScript
356
101
MIT License

Support the dependencies of webtorrent/create-torrent

Account's avatar
webtorrent/node-bencode
Bencode de/encoder
Account's avatar
ThaUnknown/block-iterator
Transform input into equally-sized blocks of output
Account's avatar
ThaUnknown/fast-readable-async-iterator
Fast Async Iterator for browser Readable Streams.
Account's avatar
jsdevel/node-is-file
Tests if a given path resolves to a file.
Account's avatar
ThaUnknown/join-async-iterator
An async iterator that joins multiple other async iterators in order, one after another.
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
isaacs/once
Run a function exactly one time
Account's avatar
michaelrhodes/piece-length
Account's avatar
feross/queue-microtask
fast, tiny `queueMicrotask` shim for modern engines
Account's avatar
feross/run-parallel
Run an array of functions in parallel
Account's avatar
ThaUnknown/uint8-util
Fastest possible buffer-like utilities for uint8.
Account's avatar
webtorrent/semantic-release-config
Shareable semantic-release configuration
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
webtorrent/parse-torrent
Parse a torrent identifier (magnet uri, .torrent file, info hash)
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
webtorrent/webtorrent-fixtures
Sample torrent files for the WebTorrent test suite