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

The project is a Babel 7 plugin that automatically converts React class components into equivalent functional components (optionally wrapping `PureComponent` or components with `shouldComponentUpdate` in `React.memo`). It’s aimed at developers who write React components with class syntax but want the smaller bundle size and simpler syntax of functional components without manually refactoring their code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of remcohaszing/babel-plugin-transform-react-class-to-function

Account's avatar
babel/babel
General utilities for plugins to use
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Helper function to support test runner
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
airbnb/javascript
Airbnb's ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jsx-eslint/eslint-plugin-jsx-a11y
Static AST checker for accessibility rules on JSX elements.
Account's avatar
jsx-eslint/eslint-plugin-react
React specific linting rules for ESLint
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

remcohaszing's profile
remcohaszing
56 contributions
doochik's profile
doochik
1 contributions

Recent events

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

No events yet
remcohaszing

remcohaszing/babel-plugin-transform...

A Babel 7 plugin which transforms React component classes into functions

JavaScript
24
5
MIT License