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

The **noargs‑wrapper** package exports a tiny utility that takes any function and returns a new wrapper which always invokes the original function with **no arguments**, discarding whatever arguments are passed to the wrapper. It’s useful for developers who need a zero‑argument version of an existing function—e.g., when interfacing with APIs that automatically supply parameters but the underlying logic should ignore them.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tj-commits/noargs-wrapper

Account's avatar
is-unknown/is-function
Check if a value's a function.
Account's avatar
in-fp/es-logical-not-operator
! in fp
Account's avatar
ljharb/get-intrinsic
Get and robustly cache all JS language-level intrinsics at first require time
Account's avatar
scarfunk/number-zero
just 0
Account's avatar
10xly/eslint-config
10x eslint config

Support the repos that depend on this repository

Top contributors

iamjustarandombot's profile
iamjustarandombot
14 contributions
tj-commits's profile
tj-commits
7 contributions

Recent events

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

No events yet
tj-commits

tj-commits/noargs-wrapper

Wrap a function to always call it with no arguments, ignoring all arguments passed in.

JavaScript
1
0
No license