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

This is a lightweight JavaScript utility for flattening nested arrays into a single-level array. It's designed for developers working with older JavaScript environments (pre-Node.js 11) who need to flatten arrays but don't have access to the native `Array.flat()` method. The library is particularly useful for Node.js and frontend projects that require consistent array flattening across different JavaScript runtimes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of blakeembrey/array-flatten

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
TypeStrong/ts-expect
Checks TypeScript types match expected values
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
blakeembrey/tslint-config-standard
A TSLint config for JavaScript Standard Style
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

blakeembrey's profile
blakeembrey
45 contributions
dependabot[bot]'s profile
dependabot[bot]
14 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
6 contributions
jamescostian's profile
jamescostian
2 contributions
aleclarson's profile
aleclarson
1 contributions
jimmywarting's profile
jimmywarting
1 contributions
nook-scheel's profile
nook-scheel
1 contributions
sreekanth370's profile
sreekanth370
1 contributions

Recent events

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

No events yet
blakeembrey

blakeembrey/array-flatten

Flatten a multi-dimensional array in JavaScript.

JavaScript
86
20
MIT License