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

combos is a tiny Node.js utility that takes an object whose values are arrays of possible options and returns an array of every possible combination of those key‑value pairs. It’s aimed at developers—especially those writing tests for React components or any code that must handle many prop or configuration variants—to eliminate repetitive test data setup.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jfairbank/combos

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
bkonkle/babel-preset-es2015-loose
Babel preset for all es2015 plugins, with loose mode enabled where available.
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Node default behavior import resolution plugin for eslint-plugin-import.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.

Support the repos that depend on this repository

Top contributors

jfairbank's profile
jfairbank
7 contributions

Recent events

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

No events yet
jfairbank

jfairbank/combos

Generate all possible permutations of an object's key-value pairs

JavaScript
27
2
MIT License