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 holepunchto/bare-dns

Account's avatar
holepunchto/brittle
A TAP test runner built for modern times
Account's avatar
holepunchto/cmake-bare
Bare utilities for CMake
Account's avatar
holepunchto/cmake-fetch
Minimal package manager for CMake based on `FetchContent`
Account's avatar
npetruzzelli/prettier-config-standard
A Prettier shareable config for projects using 'Prettier' and 'JavaScript Standard Style' as ESLint rules or separate processes.

Support the repos that depend on this repository

Top contributors

kasperisager's profile
kasperisager
42 contributions
yassernasc's profile
yassernasc
3 contributions

Recent events

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

No events yet
holepunchto

holepunchto/bare-dns

Domain name resolution for JavaScript

C
4
0
Apache License 2.0

bare-dns is a lightweight Node.js library that provides DNS lookup functionality directly in JavaScript. It offers a simple API (`dns.lookup(hostname, callback)`) for resolving domain names to IP addresses, making it useful for developers needing straightforward DNS resolution in their Node or browser‑based projects.