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

Force-del is a Node.js library that allows users to forcefully delete files or folders using glob patterns. It is designed for developers who need to programmatically delete files, particularly those managed by git, and provides options for concurrency, working directory, and file-only deletion. The library utilizes globby, rimraf, and git rm commands to efficiently delete matching files and folders.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of luftywiranda13/force-del

Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
leebyron/async-to-gen
Transform async functions to generator functions with speed and simplicity.
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
luftywiranda13/g-status
Get the change between index (or staging-area) and working directory of a `git` repository
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
luftywiranda13/remove-lockfiles
Prevent committing lockfiles

Support the repos that depend on this repository

Top contributors

luftywiranda13's profile
luftywiranda13
53 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
5 contributions

Recent events

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

No events yet
luftywiranda13

luftywiranda13/force-del

Force delete files or folders using globs

JavaScript
2
0
MIT License