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

Smart‑Buffer is a TypeScript‑ready wrapper around Node’s `Buffer` that automatically tracks read/write cursors, grows the underlying storage as needed, and adds convenient methods for inserting, overwriting, and handling strings (including null‑terminated) and other data types. It’s aimed at developers who need to build or parse binary protocols or packets without manually managing offsets and buffer resizing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of joshglazebrook/smart-buffer

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

JoshGlazebrook's profile
JoshGlazebrook
84 contributions
Seldszar's profile
Seldszar
1 contributions
Fr0sT-Brutal's profile
Fr0sT-Brutal
1 contributions
NotBobTheBuilder's profile
NotBobTheBuilder
1 contributions
skratchdot's profile
skratchdot
1 contributions

Recent events

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

No events yet
joshglazebrook

joshglazebrook/smart-buffer

smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.

TypeScript
108
20
MIT License