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_flatten** package provides a single utility function that recursively collapses nested JavaScript arrays into a one‑dimensional array, with an optional depth parameter to limit how many nesting levels are flattened. It’s a lightweight helper aimed at developers who need a simple, npm‑installable way to normalize array structures—especially those working with data transformation or parsing tasks.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of siterra/array_flatten

Account's avatar
caolan/nodeunit
Easy unit testing for node.js and the browser.

Support the repos that depend on this repository

Top contributors

maxvyaznikov's profile
maxvyaznikov
3 contributions
ha7y's profile
ha7y
1 contributions

Recent events

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

No events yet
siterra

siterra/array_flatten

Function makes array flatten, converts all sub-arrays into one level array. Inspired by one little function from https://github.com/andris9/hoodiecrow/

JavaScript
1
0
MIT License