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 **array-pivot** library provides a single‑function utility that transforms an array of objects into a “pivot” object whose keys are the union of all property names and whose values are arrays of each record’s corresponding values (omitting missing entries). It’s aimed at Node.js developers who need a quick, spreadsheet‑style pivot table‑like transformation of JSON data without writing custom aggregation code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of brycebaril/node-array-pivot

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

brycebaril's profile
brycebaril
7 contributions

Recent events

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

No events yet
brycebaril

brycebaril/node-array-pivot

Pivot arrays of objects by key into a single object with a superset of keys containing arrays of each record's values.

JavaScript
2
0
MIT License