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

`@wrote/read` is a tiny Node.js utility that provides two async functions—`read` to load a file’s contents as a UTF‑8 string and `readBuffer` to load it as a raw `Buffer`. It’s aimed at developers who need a simple, promise‑based way to read files without pulling in larger file‑system libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wrote/read

Account's avatar
artdecocode/catchment
Collect Node.JS Stream Data Into Catchment: Stream With Promise Property Resolved On Finish.
Account's avatar
a-la/alamode
A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.
Account's avatar
artdecocode/eslint-config-artdeco
An eslint shareable config for Art Deco Code.
Account's avatar
artdecocode/yarn-s
Run Multiple Yarn Commands In Series.

Support the repos that depend on this repository

Top contributors

zavr-1's profile
zavr-1
16 contributions

Recent events

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

No events yet
wrote

wrote/read

Read a file as a string or a Buffer.

JavaScript
1
0
MIT License