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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nesvet/esbuild-plugin-jscc

Account's avatar
aMarCruz/jscc
Tiny and powerful preprocessor for conditional comments and replacement of compile-time variables in text files
Account's avatar
nesvet/eslint-config
Nesvet eslint config

Support the repos that depend on this repository

Top contributors

nesvet's profile
nesvet
12 contributions

Recent events

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

No events yet
nesvet

nesvet/esbuild-plugin-jscc

JSCC plugin for esbuild

JavaScript
0
0
MIT License

The **esbuild-plugin-jscc** repository provides a small plugin that integrates the **JSCC** (JavaScript Conditional Compilation) preprocessor with the **esbuild** bundler. It lets developers add compile‑time conditionals and macro-like directives to their JavaScript/TypeScript code and have them processed automatically during an esbuild build, making it useful for front‑end or Node projects that need configurable builds.