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

literal-stream is a lightweight npm module that wraps a string literal in a readable stream, allowing it to be used in Node.js streaming workflows. It's designed for developers who need to convert static string data into a stream format, particularly those working with Streams2 in Node.js. The module is simple to use, requiring only a string input and returning a ReadableStream that emits the string once before ending.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jden/literal-stream

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result

Support the repos that depend on this repository

Top contributors

junosuarez's profile
junosuarez
2 contributions

Recent events

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

No events yet
jden

jden/literal-stream

npm module: wrap a string literal in a readable stream

JavaScript
1
0
MIT License