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

typed-function is a JavaScript library for runtime type-checking and automatic type conversion of function arguments. It allows developers to define typed functions with multiple signatures, union types, and rest parameters, providing informative error messages when invalid arguments are passed. This library is particularly useful for public APIs or functions with complex type-checking logic, as it keeps the function's core logic clean and ensures consistent behavior. It is designed for JavaScript developers who want to add robust type validation to their functions while maintaining flexibility and readability.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of josdejong/typed-function

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
eslint-community/eslint-plugin-n
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

josdejong's profile
josdejong
336 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
35 contributions
gwhitney's profile
gwhitney
24 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
11 contributions
luke-gumbley's profile
luke-gumbley
5 contributions
nickewing's profile
nickewing
4 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
rjbaucells's profile
rjbaucells
2 contributions
dvd101x's profile
dvd101x
1 contributions
harrysarson's profile
harrysarson
1 contributions

Recent events

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

No events yet
josdejong

josdejong/typed-function

Runtime type-checking for JavaScript functions

JavaScript
77
22
MIT License