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

The **fs-writefile-promise** module provides a thin wrapper around Node’s native `fs.writeFile` that returns a **Promise** instead of using a callback. It lets developers asynchronously write a string or Buffer to a file (creating or overwriting it) and handle success/failure with standard Promise chaining, making it useful for any Node.js codebase that prefers promise‑based flow control.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ahmadnassri/node-fs-writefile-promise

Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
ahmadnassri/mkdirp-promise
Promise version of mkdirp
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

ahmadnassri's profile
ahmadnassri
30 contributions
dependabot[bot]'s profile
dependabot[bot]
11 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
8 contributions
renovate[bot]'s profile
renovate[bot]
5 contributions
semantic-release-bot's profile
semantic-release-bot
2 contributions
runningdeveloper's profile
runningdeveloper
1 contributions
jupazave's profile
jupazave
1 contributions

Recent events

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

No events yet
ahmadnassri

ahmadnassri/node-fs-writefile-promi...

Promise version of fs.writefile

JavaScript
5
3
MIT License