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

@flatten/array is a tiny Node.js library that flattens nested arrays in place, mutating the outermost array for maximum speed. It’s aimed at developers who need the fastest possible flatten operation—especially when the top‑level array can be safely modified—while still offering a simple wrapper option to preserve the original data.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of elidoran/flatten-array

Account's avatar
elidoran/node-optimal-fn
Force V8 to try to optimize a function and check optimization status in nodes 4, 6, 8, and 10.
Account's avatar
blakeembrey/array-flatten
Flatten nested arrays
Account's avatar
siterra/array_flatten
Function makes array flatten
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
elidoran/comma-number
Format a number with commas or custom character
Account's avatar
compute-io/flatten
Flattens an array.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mk-pmb/flatten-js
Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.
Account's avatar
FagnerMartinsBrack/flatten-array
Recursively flattens an Array
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
angus-c/just
return a flattened array
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha
Account's avatar
isaacs/nave
Virtual Environments for Node
Account's avatar
krishcdbry/npm-array-flatten
Receives multilevel nested array as an input and flattens it into one dimensional.
Account's avatar
adaltas/node-pad
Left and right string padding
Account's avatar
75lb/reduce-flatten
Isomorphic map-reduce function to flatten an array into the supplied array

Support the repos that depend on this repository

Top contributors

elidoran's profile
elidoran
88 contributions

Recent events

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

No events yet
elidoran

elidoran/flatten-array

Quickly flatten an array in-place.

JavaScript
10
1
MIT License