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 project, `babel-plugin-no-side-effect-class-properties`, is a Babel plugin designed for developers using static class properties in their code. It transforms these properties to prevent side effects and enable tree-shaking, a technique for removing unused code, making it useful for developers seeking to optimize their codebase. By using this plugin, developers can ensure their static class properties do not interfere with tree-shaking, resulting in smaller and more efficient bundles.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of naver/babel-plugin-no-side-effect-class-properties

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Helper function to annotate paths and nodes with #__PURE__ comment
Account's avatar
babel/babel
Helper function to change the property 'name' of every function
Account's avatar
babel/babel
Allow parsing of class properties
Account's avatar
babel/babel
A Babel preset for each environment.

Support the repos that depend on this repository

Top contributors

daybrush's profile
daybrush
12 contributions
beanmilk's profile
beanmilk
1 contributions

Recent events

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

No events yet
naver

naver/babel-plugin-no-side-effect-c...

This plugin transforms static class properties so that side effects do not occur and tree-shaking is activated.

JavaScript
11
0
MIT License