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 nymag/nymag-fs

Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

jonwinton's profile
jonwinton
13 contributions

Recent events

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

No events yet
nymag

nymag/nymag-fs

A module for working with the filesystem in Node

JavaScript
1
0
MIT License

The **nymag-fs** package is a lightweight Node.js utility library that simplifies common file‑system tasks. It provides promise‑based and synchronous helpers such as `fileExists`, `readFile`, `isDirectory`, `getFiles`, `getFolders`, `tryRequire`, and YAML parsing, making it easier for developers—especially those building server‑side or build‑tooling scripts—to work with files and directories without boilerplate code.