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

zshy is a lightweight, bundler‑free build tool for publishing TypeScript libraries. It reads entrypoint definitions from `package.json` (or `jsr.json`), uses the TypeScript compiler API to emit both ESM and CommonJS modules (rewriting extensions and imports automatically), and updates the package’s `"exports"` and `"bin"` fields so the library can be consumed directly from Node or the browser. It’s aimed at library authors who want reliable `tsc`‑based transpilation without extra bundler configuration.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of colinhacks/zshy

Account's avatar
gajus/table
Formats data into a string table.
Account's avatar
arethetypeswrong/arethetypeswronghub.io.git
A CLI tool for arethetypeswrong.github.io
Account's avatar
biomejs/biome
Biome is a toolchain for the web: formatter, linter and more
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for react
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for semver
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

colinhacks's profile
colinhacks
219 contributions
DallasHoff's profile
DallasHoff
8 contributions
marcalexiei's profile
marcalexiei
4 contributions
noritaka1166's profile
noritaka1166
3 contributions
djhi's profile
djhi
3 contributions
Ehesp's profile
Ehesp
2 contributions
43081j's profile
43081j
2 contributions
KirillTregubov's profile
KirillTregubov
1 contributions
pullfrog[bot]'s profile
pullfrog[bot]
1 contributions

Recent events

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

No events yet
colinhacks

colinhacks/zshy

🐒 Bundler-free build tool for TypeScript libraries. Powered by tsc.

TypeScript
1097
20
MIT License