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 Closure Elimination is a Babel 6 plugin that automatically rewrites JavaScript arrow functions and other inline callbacks into standalone named functions, removing unnecessary closures. By doing so it improves runtime speed and memory usage, letting developers write clean, modern code (e.g., using arrow functions) without the typical performance penalty. It’s aimed at front‑end and Node.js developers who want a simple, drop‑in optimization step in their build pipeline.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of codemix/babel-plugin-closure-elimination

Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

Gvozd's profile
Gvozd
82 contributions
phpnode's profile
phpnode
10 contributions
phyllisstein's profile
phyllisstein
9 contributions
jhen0409's profile
jhen0409
7 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
CJex's profile
CJex
1 contributions
jadbox's profile
jadbox
1 contributions
guimier's profile
guimier
1 contributions

Recent events

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

No events yet
codemix

codemix/babel-plugin-closure-elimin...

A Babel plugin which eliminates closures from your JavaScript wherever possible.

JavaScript
366
15
MIT License