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

This Babel plugin automatically inserts **#\_\_PURE\_\_** comments on top-level function calls and new expressions in assignment contexts, helping UglifyJS perform more efficient dead code elimination and reduce bundle sizes. It's primarily designed for library authors who want to ensure their code is optimized for tree-shaking, though application bundles can also benefit from the reduced output size. The plugin assumes top-level calls are side-effect-free, so caution is advised when using it in code that may produce side effects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of andarist/babel-plugin-annotate-pure-calls

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel-utils/babel-plugin-tester
Utilities for testing babel plugins
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git

Support the repos that depend on this repository

Top contributors

Andarist's profile
Andarist
51 contributions
fubhy's profile
fubhy
1 contributions

Recent events

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

No events yet
andarist

andarist/babel-plugin-annotate-pure...

This plugins helps with annotating top level functions calls with #__PURE__ comment.

JavaScript
93
8
No license