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

The `async-writer` module is a utility for building render contexts that enables asynchronous writing to an output stream while ensuring bytes are flushed in the correct order. It is particularly useful for scenarios where writing to a stream depends on asynchronous operations, such as generating HTML content that requires data loading. This module is ideal for developers working on rendering systems or templates where parts of the output need to be generated out of order but must appear in the correct sequence.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of marko-js/async-writer

Account's avatar
Gozala/events
Node's event emitter for all engines.
Account's avatar
marko-js/marko-dom
Utility functions for working with the DOM
Account's avatar
marko-js/marko-html-util
Utility functions for working with HTML strings
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

Support the repos that depend on this repository

Top contributors

patrick-steele-idem's profile
patrick-steele-idem
151 contributions
mlrawlings's profile
mlrawlings
17 contributions
philidem's profile
philidem
10 contributions
austinkelleher's profile
austinkelleher
4 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
4 contributions

Recent events

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

No events yet
marko-js

marko-js/async-writer

Utility module to build a render context

JavaScript
4
1
Other