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

Split2 is a Node.js module that breaks up a stream and reassembles it so that each line is a chunk, inspired by the split module and based on Node.js core Transform. It accepts a matcher (String or RegExp) and an optional mapper function to transform each line, and can be used to read every line in a file or parse newline-delimited JSON. This module is useful for developers working with streams in Node.js who need to process data line by line.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mcollina/split2

Account's avatar
maxogden/binary-split
a fast newline (or any delimiter) splitter stream - like require('split') but faster
Account's avatar
mcollina/callback-stream
A pipeable stream that calls your callback
Account's avatar
mcollina/fastbench
the simplest benchmark you can run on node
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mcollina's profile
mcollina
87 contributions
mafintosh's profile
mafintosh
7 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
6 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
5 contributions
vsemozhetbyt's profile
vsemozhetbyt
2 contributions
wraugh's profile
wraugh
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions
razaba's profile
razaba
1 contributions
matfax's profile
matfax
1 contributions
lpinca's profile
lpinca
1 contributions

Recent events

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

No events yet
mcollina

mcollina/split2

Split Streams3 style

JavaScript
293
25
ISC License