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

`write-to-path` is a tiny Node.js utility that takes a file path (and optional options) and returns a ready‑to‑use function which synchronously writes supplied data to that path. It’s aimed at developers who need a simple, reusable writer callback—e.g., in build scripts or stream pipelines—without dealing with the low‑level `fs` API each time.

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

bclinkinbeard's profile
bclinkinbeard
7 contributions

Recent events

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

No events yet
bclinkinbeard

bclinkinbeard/write-to-path

Give a path, get a function that will write to it

JavaScript
1
1
MIT License