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

Machinepack-fs is a Node.js module that provides a set of machines for working with the local filesystem, including operations like listing and writing files. It is part of the Node-Machine project and is designed for developers who need a structured and documented way to interact with the filesystem in their applications. The module is well-documented with examples and is suitable for use in Node.js projects requiring filesystem operations.

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

Recent events

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

No events yet
mikermcneil's profile
mikermcneil
193 contributions
sgress454's profile
sgress454
26 contributions
particlebanana's profile
particlebanana
1 contributions
mikermcneil

mikermcneil/machinepack-fs

Work with the local filesystem; list files, write files, etc.

JavaScript
5
2
No license

Support the dependencies of mikermcneil/machinepack-fs

Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
node-machine/machine
Build functions in standardized containers.
Account's avatar
daaku/nodejs-walker
A simple directory tree walker.
Account's avatar
treelinehq/lodash
A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mikermcneil/test-machinepack-mocha
Mocha test driver for test-machinepack