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

portfinder‑sync is a tiny Node.js utility that scans a range of TCP ports and returns the first free one, doing the lookup synchronously so it can be used in scripts or startup code that can’t rely on callbacks or promises. It’s aimed at developers who need a simple, blocking way to reserve an open port (e.g., for test servers, debugging, or tooling) without pulling in larger asynchronous libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaridmargolin/portfinder-sync

Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
http-party/node-portfinder
A simple tool to find an open port on the current machine
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

jaridmargolin's profile
jaridmargolin
3 contributions

Recent events

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

No events yet
jaridmargolin

jaridmargolin/portfinder-sync

Find an open port synchronously.

JavaScript
8
0
No license