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

yafs is a lightweight Node.js utility library that wraps the built‑in `fs` module with promise‑based (and synchronous) helpers for everyday file‑system tasks—copying, deleting, listing, checking existence, reading/writing text, JSON, or binary files, and handling paths. It targets developers who need a simple, backwards‑compatible API for common FS operations without requiring a modern Node version.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fluffynuts/yafs

Account's avatar
faker-js/faker
Generate massive amounts of fake contextual data
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
fluffynuts/expect-even-more-jest
expect-more-jest with even more stuff
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
fluffynuts/zarro
Some glue to make gulp easier, perhaps even zero- or close-to-zero-conf

Support the repos that depend on this repository

Top contributors

fluffynuts's profile
fluffynuts
122 contributions
dependabot[bot]'s profile
dependabot[bot]
6 contributions

Recent events

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

No events yet
fluffynuts

fluffynuts/yafs

yet another file-system abstraction, using older interfaces from `fs`, so you don't have to have a super-modern node, also making it a lot simpler to do common tasks like recursive filesystem listings, testing for existence of files / folders and reading / writing files.

TypeScript
0
0
BSD 3-Clause "New" or "Revised" License