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

make-generator-function is a utility library that returns an array of arbitrary generator functions, which will be empty if generator syntax is not supported in the current JavaScript environment. It's useful for developers who need to generate and test generator functions in a cross-compatible way, ensuring their code works across different JavaScript runtimes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/make-generator-function

Account's avatar
ljharb/eslint-config
My shareable eslint config
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
jedmao/eclint
Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
Account's avatar
andris9/encoding
Convert encodings, uses iconv-lite
Account's avatar
Raynos/for-each
A better forEach
Account's avatar
ljharb/iterate-iterator
Iterate any JS iterator. Works robustly in all environments, all versions.
Account's avatar
ljharb/npmignore
Command line tool for creating or updating a .npmignore file based on .gitignore.
Account's avatar
istanbuljs/nyc
the Istanbul 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
93 contributions

Recent events

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

No events yet
ljharb

ljharb/make-generator-function

Returns an arbitrary generator function, or undefined if generator syntax is unsupported.

JavaScript
5
3
MIT License