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 **flattening** package provides a tiny Node.js utility that converts nested JavaScript objects into a single‑level object whose keys represent the original property paths (e.g., `{a:1, b:{c:{d:4}}}` → `{a:1, "b.c.d":4}`). It’s aimed at developers needing a simple way to flatten objects for tasks like logging, configuration handling, or data serialization.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ivanoff/flattening

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
eslint-community/eslint-plugin-security
Security rules for eslint
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

ivanoff's profile
ivanoff
3 contributions

Recent events

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

No events yet
ivanoff

ivanoff/flattening

node js flattening object

JavaScript
0
0
MIT License