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

TypeChecker is a JavaScript/TypeScript utility library that provides functions for checking and validating variable types, such as `isString`, `isPlainObject`, and `isRegExp`. It's designed as a more reliable alternative to `instanceof` for type checking, particularly in environments like Node.js's VM module where prototype chains may be broken. The library is primarily aimed at JavaScript and TypeScript developers who need robust type checking in their applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bevry/typechecker

Account's avatar
bevry/editions
Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
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
bevry/assert-helpers
Common utilities and helpers to make testing assertions easier
Account's avatar
bevry/eslint-config-bevry
Intelligent, self-configuring ESLint configuration that automatically analyzes your project structure, dependencies, and metadata to apply optimal linting rules for JavaScript, TypeScript, React, Node
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
bevry/kava
Kava has been powering accurate test suites for Node.js and Web Browsers since 2012.
Account's avatar
bevry/make-deno-edition
Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
Account's avatar
bevry/projectz
Stop wasting time syncing and updating your project's README and Package Files!
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
bevry/valid-directory
Check whether or not a directory and its descendants are valid
Account's avatar
bevry/valid-module
Verify that file or package, be it remote, or local, is a valid ECMAScript Module

Support the repos that depend on this repository

Top contributors

balupton's profile
balupton
278 contributions
dependabot[bot]'s profile
dependabot[bot]
58 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
21 contributions
joegesualdo's profile
joegesualdo
1 contributions
mjbvz's profile
mjbvz
1 contributions
sfrdmn's profile
sfrdmn
1 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
bevry

bevry/typechecker

Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)

TypeScript
50
6
Other