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

downlevel-dts is a tool that converts TypeScript definition files (.d.ts) to be compatible with older versions of TypeScript, specifically targeting TypeScript 3.4 and later. It rewrites newer TypeScript features like Omit, accessors, type-only imports, and private properties into equivalent older syntax, making it useful for library maintainers who need to support older TypeScript versions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sandersn/downlevel-dts

Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for semver
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for shelljs
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

sandersn's profile
sandersn
39 contributions
sisp's profile
sisp
5 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions
chrisguttandin's profile
chrisguttandin
2 contributions
L2jLiga's profile
L2jLiga
1 contributions
bradzacher's profile
bradzacher
1 contributions
dsherret's profile
dsherret
1 contributions
deyaaeldeen's profile
deyaaeldeen
1 contributions
G-Rath's profile
G-Rath
1 contributions
JeremyJonas's profile
JeremyJonas
1 contributions

Recent events

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

No events yet
sandersn

sandersn/downlevel-dts

Convert a new d.ts to one that works with older versions of Typescript

JavaScript
233
22
MIT License