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 coderaiser/flop

Account's avatar
coderaiser/node-checkup
check arguments and if they wrong throw exeption
Account's avatar
coderaiser/node-copymitter
copy files with emitter
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
coderaiser/node-remy
remove files with emitter
Account's avatar
coderaiser/trammel
Get size of directory
Account's avatar
coderaiser/try-to-catch
function try-catch wrapper for promises
Account's avatar
coderaiser/win32
Windows specific node functions
Account's avatar
iocmd/hold-up
setInterval with promises, counter and error handling
Account's avatar
iocmd/wait
promisified setTimeout
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
coderaiser/putout
ESLint plugin for 🐊Putout
Account's avatar
coderaiser/madrun
CLI tool to run multiple npm-scripts in a madly comfortable way
Account's avatar
boblauer/mock-require
Simple, intuitive mocking of Node.js modules.
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
coderaiser/putout
🐊 Pluggable and configurable code transformer with built-in ESLint, Babel and support of js, jsx, typescript, flow, markdown, yaml and json
Account's avatar
coderaiser/supertape
📼 Supertape simplest high speed test runner with superpowers

Support the repos that depend on this repository

Top contributors

coderaiser's profile
coderaiser
317 contributions
tyzbit's profile
tyzbit
1 contributions

Recent events

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

No events yet
coderaiser

coderaiser/flop

:file_folder: FLOP - Folder operations module

JavaScript
10
0
MIT License

Flop is a lightweight Node.js utility for performing common filesystem tasks—creating, reading (with size and permission details), copying, moving, and deleting directories—through both a command‑line interface and a programmatic API. It’s aimed at developers who need quick, scriptable folder operations in JavaScript projects.