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 **iterate-value** package provides a tiny, cross‑environment utility that normalizes iteration over any JavaScript iterable—strings, arrays, Maps, Sets, arguments objects, or custom iterables—working even in old engines that lack `Symbol`, `for…of`, or proper iterator methods. It returns an array of values or invokes a callback for each item, making it useful for library authors and developers who need reliable iteration support across browsers and Node versions, including legacy environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ljharb/iterate-value

Account's avatar
ljharb/es-get-iterator
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Account's avatar
ljharb/iterate-iterator
Iterate any JS iterator. Works robustly in all environments, all versions.
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
reggi/evalmd
Evaluates javascript code blocks from markdown files.
Account's avatar
Raynos/for-each
A better forEach
Account's avatar
ljharb/has-bigints
Determine if the JS environment has BigInt support.
Account's avatar
inspect-js/has-symbols
Determine if the JS environment has Symbol support. Supports spec, or shams.
Account's avatar
inspect-js/object-inspect
string representations of objects in node and the browser
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
49 contributions

Recent events

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

No events yet
ljharb

ljharb/iterate-value

Iterate any iterable JS value. Works robustly in all environments, all versions.

JavaScript
3
0
MIT License