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

The **sanitize‑filename** package provides a small Node.js utility that cleans any string so it can be safely used as a file name on Windows, macOS, or Unix. It strips directory paths, control and reserved characters, Windows‑specific names, trailing spaces/periods, and enforces a 255‑byte limit, optionally allowing a custom replacement for removed characters—making it useful for developers who need to store user‑supplied or generated strings as files without risking invalid or unsafe filenames.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of parshap/node-sanitize-filename

Account's avatar
parshap/truncate-utf8-bytes
Truncate string to given length in bytes
Account's avatar
airtap/airtap
Run TAP unit tests in 1789+ browsers
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
sasaplus1/mktemp
create temporary files and directories
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

parshap's profile
parshap
82 contributions
joelmukuthu's profile
joelmukuthu
7 contributions
MikeRalphson's profile
MikeRalphson
3 contributions
paulirish's profile
paulirish
2 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
2 contributions
carltonf's profile
carltonf
1 contributions
actionshrimp's profile
actionshrimp
1 contributions
PatOnTheBack's profile
PatOnTheBack
1 contributions
tjenkinson's profile
tjenkinson
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
parshap

parshap/node-sanitize-filename

Sanitize string for use as filename

JavaScript
367
53
Other