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-pkg is a Babel plugin that resolves expressions starting with `process.env.REPLACE_PKG_` by replacing them with corresponding fields from a project's `package.json` file. It is useful for developers who want to dynamically insert package metadata, such as the name or version, into their source code during the build process.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaid/babel-plugin-pkg

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
babel/babel
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel-utils/babel-plugin-tester
Utilities for testing babel plugins
Account's avatar
jaid/babel-preset-jaid
These are my personal Babel presets. They aim for minimizing boilerplate for projects that need Babel.
Account's avatar
jaid/browserslist-config-jaid-node
My Browserslist query targeting the latest NodeJS runtimes.
Account's avatar
jaid/eslint-config-jaid
Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
jaid/tsconfig-jaid
Account's avatar
jaid/webpack-config-jaid
Takes tiny input and returns a Webpack config in the way I personally like.

Support the repos that depend on this repository

Top contributors

Jaid's profile
Jaid
108 contributions
actions-user's profile
actions-user
32 contributions
github-actions[bot]'s profile
github-actions[bot]
26 contributions
depfu[bot]'s profile
depfu[bot]
2 contributions

Recent events

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

No events yet
jaid

jaid/babel-plugin-pkg

Resolves _PKG_VERSION to version from package.json - also works with any other field!

JavaScript
0
0
MIT License