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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of uhop/dollar-shell

Account's avatar
uhop/tape-six
TAP-inspired unit test library for Node, Deno, Bun, and browsers. ES modules, TypeScript, zero dependencies.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

uhop's profile
uhop
135 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
uhop

uhop/dollar-shell

Run shell commands and use them in stream pipelines with ease in Node, Deno, Bun. Template tag API, web streams, TypeScript typings, zero dependencies.

JavaScript
2
0
BSD 3-Clause "New" or "Revised" License

`dollar-shell` is a tiny, zero‑dependency library that lets JavaScript/TypeScript code run OS or shell commands via template‑tag functions (`$`, `$sh`, etc.) and treat their stdin/stdout as web‑streams. It works unchanged in Node, Deno and Bun, providing stream‑ready source, sink and transform helpers for building command‑driven pipelines, and includes full TypeScript typings for developers who need easy subprocess integration.