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 library provides a function that returns an `async function` if the runtime supports the `async function` syntax, or `undefined` if it doesn't. It's primarily useful for developers who need to conditionally use async functions in environments where ES2017+ features may not be fully supported, and includes a method to list available async function variants.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/make-async-function

Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
nodesecurity/nsp
The Node Security (nodesecurity.io) command line interface
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
40 contributions

Recent events

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

No events yet
ljharb

ljharb/make-async-function

Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.

JavaScript
4
0
MIT License