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

`file-exists-safe` is a tiny Node.js library that lets you check whether a given path points to an existing file (or optionally a directory) without having to wrap the call in a `try / catch`. It returns `true`/`false` for normal cases and `undefined` for unexpected errors (e.g., permission denied). The package is aimed at JavaScript/TypeScript developers who want a simple, non‑throwing API for file‑existence checks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bconnorwhite/file-exists-safe

Account's avatar
bconnorwhite/eslint-config
Shared ESLint configuration
Account's avatar
bconnorwhite/tsconfig
Shared TypeScript configuration
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mock-fs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
azeemba/eslint-plugin-json
eslint plugin for JSON files
Account's avatar
tschaub/mock-fs
A configurable mock file system. You know, for testing.
Account's avatar
tclindner/npm-package-json-lint
Configurable linter for package.json files.
Account's avatar
bconnorwhite/npm-package-json-lint-config
Shared npm-package-json-lint configuration
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

bconnorwhite's profile
bconnorwhite
13 contributions
github-actions[bot]'s profile
github-actions[bot]
1 contributions

Recent events

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

No events yet
bconnorwhite

bconnorwhite/file-exists-safe

Check if a file exists without a try catch

TypeScript
2
0
No license