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

rbxts‑transform‑env is a TypeScript transformer plugin for the Roblox‑TS compiler that replaces calls to `$env` and `$NODE_ENV` with compile‑time string literals derived from the host’s `process.env`. It lets Roblox developers embed environment‑specific values (strings, numbers, booleans) and even prune dead‑code `if` blocks based on those values, making it useful for games or tools that need different behavior per deployment environment.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of roblox-aurora/rbxts-transform-env

Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
nonara/ts-expose-internals
Augment the TypeScript compiler module's types to expose hidden internal types
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
roblox-ts/types
TypeScript typings for the Roblox platform. Partially handwritten and partially automatically generated.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule

Support the repos that depend on this repository

Top contributors

Vorlias's profile
Vorlias
63 contributions
jayoevans's profile
jayoevans
1 contributions

Recent events

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

No events yet
roblox-aurora

roblox-aurora/rbxts-transform-env

Transformer for Roblox TypeScript compiler that allows getting values of process.env as string literals

TypeScript
7
8
MIT License