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

deno2node is a CLI tool that replaces `tsc` to transpile TypeScript libraries written for Deno so they can be run or published on Node.js. It rewrites import paths, type‑checks the code with ts‑morph, and emits JavaScript and declaration files, supporting shims, platform‑specific file variants and vendoring for modules without npm equivalents. It’s aimed at Deno developers who want to ship their code as npm packages or run it in a Node environment.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wojpawlik/deno2node

Account's avatar
dsherret/ts-morph
TypeScript compiler wrapper for static analysis and code manipulation.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
denoland/deno
A modern runtime for JavaScript and TypeScript.
Account's avatar
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck)

Support the repos that depend on this repository

Top contributors

wojpawlik's profile
wojpawlik
121 contributions
KnorpelSenf's profile
KnorpelSenf
9 contributions
github-actions[bot]'s profile
github-actions[bot]
1 contributions

Recent events

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

No events yet
wojpawlik

wojpawlik/deno2node

Compile your Deno project to run on Node.js.

TypeScript
122
3
MIT License