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

tsc‑esm is a small CLI (and API) wrapper around the TypeScript compiler that post‑processes the generated JavaScript to add the required “.js” extensions to ES‑module import specifiers, making the output runnable in browsers, Node‑ESM and Deno. It’s aimed at developers who still need to compile legacy TypeScript projects (pre‑TS 4.7) to modern ESM code without manually editing every import, though the author advises migrating to newer TypeScript moduleResolution options instead.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of digital-loukoum/tsc-esm

Account's avatar
digital-loukoum/grubber
Parse code files and patch it without having to use an AST
Account's avatar
phadej/relaxed-json
Relaxed JSON is strict superset JSON, relaxing strictness of valilla JSON

Support the repos that depend on this repository

Top contributors

Gin-Quin's profile
Gin-Quin
48 contributions
DiefBell's profile
DiefBell
4 contributions
leMaik's profile
leMaik
3 contributions
jrkienle's profile
jrkienle
1 contributions

Recent events

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

No events yet
digital-loukoum

digital-loukoum/tsc-esm

A cli utility that compile using tsc then add .js extension to esm import names

JavaScript
19
6
MIT License