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

This is a Node.js library that detects whether a file is binary or text-based by examining its contents for null bytes and non-ASCII characters. It's designed for developers working with file processing in Node.js applications who need to programmatically distinguish between binary and text files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of gjtorikian/isbinaryfile

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
oxc-project/oxc
Linter for the JavaScript Oxidation Compiler
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

gjtorikian's profile
gjtorikian
174 contributions
dependabot[bot]'s profile
dependabot[bot]
38 contributions
notslang's profile
notslang
9 contributions
dclayton-godaddy's profile
dclayton-godaddy
3 contributions
KylePDavis's profile
KylePDavis
2 contributions
antonk52's profile
antonk52
1 contributions
bruce-one's profile
bruce-one
1 contributions
CaleyD's profile
CaleyD
1 contributions
dguettler's profile
dguettler
1 contributions
zecke's profile
zecke
1 contributions

Recent events

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

No events yet
gjtorikian

gjtorikian/isbinaryfile

Detects if a file is binary in Node.js. Similar to Perl's -B

TypeScript
174
27
MIT License