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

read‑file‑safe is a tiny Node.js library that wraps the standard filesystem read operations so they never throw; if a file is missing or unreadable the functions simply return `undefined`. It provides both async (`readFile`) and sync (`readFileSync`) helpers with optional buffer output and on‑the‑fly gzip/brotli decompression, making it useful for developers who want cleaner code without repetitive try/catch blocks when reading files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bconnorwhite/read-file-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
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
39 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/read-file-safe

Read files without try catch

TypeScript
1
0
No license