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

`bufferstreams` is a tiny Node.js library that provides Duplex stream classes and helper functions for reading an entire stream into a single Buffer (or an array of objects in object‑mode), letting you manipulate the whole payload in a callback before passing it on. It’s aimed at developers who need a quick “glue” solution for legacy APIs that only accept complete buffers or want to inspect/transform the full stream content in tests.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nfroidure/bufferstreams

Account's avatar
nfroidure/yerror
It helps to know why you got an error.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
swc-project/pkgs
CLI for the swc project
Account's avatar
swc-project/swc
Super-fast alternative for babel
Account's avatar
swc-project/pkgs
swc integration for jest
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jsdoc2md/jsdoc-to-markdown
Generates markdown API documentation from jsdoc annotated source code
Account's avatar
nfroidure/metapak
Node modules authoring made easy.
Account's avatar
nfroidure/metapak-nfroidure
A metapak module for my open source projects.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
nfroidure/streamtest
Streams test library
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

nfroidure's profile
nfroidure
55 contributions
shinnn's profile
shinnn
7 contributions
ehmicky's profile
ehmicky
1 contributions

Recent events

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

No events yet
nfroidure

nfroidure/bufferstreams

Abstract streams to deal with the whole buffered contents.

TypeScript
25
3
MIT License