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-transform-define` is a TypeScript transformer that allows developers to create global constants configurable at compile time, similar to Webpack's DefinePlugin. It's designed for TypeScript projects using `ttypescript` as their compiler, enabling compile-time constant replacement for features like environment-specific builds and dead code elimination. The tool is particularly useful for build optimization and conditional code inclusion based on compile-time configuration.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of compiled/ts-transform-define

Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jest-community/jest-watch-typeahead
Jest plugin for filtering by filename or test name
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
cevek/ttypescript
Over TypeScript tool to use custom transformers in the tsconfig.json

Support the repos that depend on this repository

Top contributors

itsdouges's profile
itsdouges
13 contributions
Madou's profile
Madou
4 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
compiled

compiled/ts-transform-define

Create global constants which can be configured at compile time using the TypeScript compiler.

TypeScript
8
0
MIT License