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

obj‑flatten is a tiny Node.js utility that takes a deeply‑nested JavaScript object and returns a new object with the hierarchy collapsed into dot‑separated (or custom‑delimiter) keys, handling arrays by flattening each element in turn. It’s useful for developers who need to convert complex JSON structures into flat maps—for example, when preparing data for CSV export, query strings, or configuration objects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ionicabizau/obj-flatten

Account's avatar
IonicaBizau/node-iterate-object
A convenient way to iterate objects.
Account's avatar
IonicaBizau/typpy
A better typeof for JavaScript.
Account's avatar
namuol/tap-difflet
TAP output formatter using difflet for inequality errors.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

IonicaBizau's profile
IonicaBizau
35 contributions
rouanw's profile
rouanw
5 contributions

Recent events

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

No events yet
ionicabizau

ionicabizau/obj-flatten

Convert nested objects in flatten ones.

JavaScript
5
3
MIT License