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

babel-plugin-preval is a Babel plugin that enables pre-evaluation of code at build-time, allowing developers to perform dynamic operations like reading the filesystem or executing computations before runtime. It's particularly useful for generating static values from dynamic sources, such as reading file contents or processing data that's only available during the build process. The plugin is designed for JavaScript developers who want to optimize their applications by moving certain computations to build-time, especially those working with Node.js and Babel in their development workflow.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kentcdodds/babel-plugin-preval

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @babel/core
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
kentcdodds/babel-plugin-macros
Allows you to build compile-time libraries
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for babel-plugin-macros
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for require-from-string
Account's avatar
babel-utils/babel-plugin-tester
Utilities for testing babel plugins
Account's avatar
kentcdodds/kcd-scripts
CLI for common scripts for my projects
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

allcontributors[bot]'s profile
allcontributors[bot]
10 contributions
mattphillips's profile
mattphillips
3 contributions
MichaelDeBoey's profile
MichaelDeBoey
3 contributions
andreineculau's profile
andreineculau
2 contributions
NMinhNguyen's profile
NMinhNguyen
2 contributions
obartra's profile
obartra
2 contributions
sorin-davidoi's profile
sorin-davidoi
2 contributions
ykzts's profile
ykzts
2 contributions
andrewmcodes's profile
andrewmcodes
1 contributions
AndrewRot's profile
AndrewRot
1 contributions

Recent events

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

No events yet
kentcdodds

kentcdodds/babel-plugin-preval

🐣 Pre-evaluate code at build-time

TypeScript
1364
47
MIT License