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

filewatcher is a Node.js module that provides a simple wrapper around the built-in `fs.watch` API, addressing common issues like inconsistent file name reporting and double-firing events. It automatically falls back to `fs.watchFile` polling when file handle limits are reached, ensuring reliable file watching across different operating systems and text editors. This module is ideal for developers building tools like development servers or file synchronization utilities that need robust, cross-platform file change detection.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fgnass/filewatcher

Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

fgnass's profile
fgnass
41 contributions
juliangruber's profile
juliangruber
1 contributions

Recent events

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

No events yet
fgnass

fgnass/filewatcher

Wrapper around fs.watch that falls back to fs.watchFile

JavaScript
54
8
No license