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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ujc/get-port-sync

Account's avatar
abbr/deasync
Turns async function into sync via JavaScript wrapper of Node event loop
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

uri-the-traxer's profile
uri-the-traxer
1 contributions
ujc's profile
ujc
1 contributions
uri-chandler's profile
uri-chandler
1 contributions

Recent events

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

No events yet
ujc

ujc/get-port-sync

a synchronous version of sindresorhus/get-port

JavaScript
5
3
MIT License

A tiny Node.js utility that synchronously finds an available TCP port, mirroring the async `get-port` package by Sindre Sørhus. It’s useful for developers who need a quick, blocking way to reserve a free port in scripts, tests, or simple command‑line tools.