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

exists-file is a Node.js library that provides a simple way to check if a file exists using modern fs.stats and fs.statsSync methods, replacing deprecated fs.exists and fs.existsSync functions. It offers both asynchronous (callback and promise-based) and synchronous APIs for checking file existence. This library is ideal for Node.js developers who need a reliable, up-to-date method to verify file existence in their applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kikobeats/exists-file

Account's avatar
kikobeats/cb2promise
Converts whatever standard NodeJS callback function into ES6 standard promise.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

Kikobeats's profile
Kikobeats
39 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
3 contributions
zkochan's profile
zkochan
2 contributions
brollb's profile
brollb
1 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
1 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
1 contributions

Recent events

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

No events yet
kikobeats

kikobeats/exists-file

Check if a file exists. A fs.exists implementation that is not deprecated.

JavaScript
6
2
MIT License