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 is a Babel plugin that automatically adds React import declarations to files containing JSX tags, specifically for stateless components that don't extend `React.Component`. It's designed for React developers who want to avoid manually importing React in every file that uses JSX, streamlining the development process by handling this boilerplate automatically.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vslinko/babel-plugin-react-require

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Allow parsing of jsx
Account's avatar
babel/babel
Compile ES2015 block scoping (const and let) to ES5
Account's avatar
babel/babel
Compile ES2015 classes to ES5
Account's avatar
babel/babel
Compile ES2015 destructuring to ES5
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
Compile ES2015 default and rest parameters to ES5
Account's avatar
babel/babel
Compile ES2015 shorthand properties to ES5
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
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
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
arikon/mocha-istanbul
Istanbul code coverage reporter for Mocha
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

vslinko's profile
vslinko
43 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
timneutkens's profile
timneutkens
2 contributions
just-boris's profile
just-boris
1 contributions
existentialism's profile
existentialism
1 contributions
alecmev's profile
alecmev
1 contributions

Recent events

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

No events yet
vslinko

vslinko/babel-plugin-react-require

Babel plugin that adds React import declaration if file contains JSX tags

JavaScript
157
15
MIT License