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

`ts-transformer-keys` is a TypeScript custom transformer that enables developers to obtain the keys of a given type at compile time. It's designed for TypeScript developers who need to work with type-safe key extraction, particularly in scenarios where they want to ensure the keys match the structure of a specific type. The package provides a `keys` function that, when used with the custom transformer, compiles to an array of the type's keys, enhancing type safety and reducing runtime errors.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kimamula/ts-transformer-keys

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

kimamula's profile
kimamula
103 contributions
dependabot[bot]'s profile
dependabot[bot]
41 contributions
CarsonF's profile
CarsonF
3 contributions
HCanber's profile
HCanber
2 contributions
mhienle's profile
mhienle
2 contributions
dcermak's profile
dcermak
1 contributions

Recent events

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

No events yet
kimamula

kimamula/ts-transformer-keys

A TypeScript custom transformer which enables to obtain keys of given type

TypeScript
784
79
MIT License