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 Babel plugin "React CSS Modules" transforms `styleName` attributes in JSX components into `className` attributes using compile-time CSS module resolution. It is designed for React developers who want a cleaner way to use CSS modules without relying on `styleName` attributes at runtime, and supports features like handling multiple stylesheets, runtime resolution for dynamic styles, and server-side rendering scenarios.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of birdofpreyru/babel-plugin-react-css-modules

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Allow parsing of jsx
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
birdofpreyru/postcss-icss#postcss-modules-parser
A CSS Modules parser to extract tokens from the css file
Account's avatar
epoberezkin/ajv-keywords
Additional JSON-Schema keywords for Ajv JSON validator
Account's avatar
mathiasbynens/cssesc
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
css-modules/postcss-modules-extract-imports
A CSS Modules transform to extract local aliases for inline imports
Account's avatar
css-modules/postcss-modules-local-by-default
A CSS Modules transform to make local scope the default
Account's avatar
css-modules/postcss-modules-scope
A CSS Modules transform to extract export statements from local-scope classes
Account's avatar
css-modules/postcss-modules-values
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Helper function to support test runner
Account's avatar
babel/babel
Strip flow type annotations from your output code.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
birdofpreyru/eslint-configs
ESLint configurations for TypeScript and/or React projects
Account's avatar
tsconfig/bases
A base TSConfig for working with Recommended.
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
tleunen/babel-plugin-module-resolver
Module resolver plugin for Babel
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

birdofpreyru's profile
birdofpreyru
156 contributions
gajus's profile
gajus
64 contributions
AlbertLucianto's profile
AlbertLucianto
10 contributions
pturchik's profile
pturchik
3 contributions
sthzg's profile
sthzg
3 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
clessg's profile
clessg
2 contributions
CurtisHumphrey's profile
CurtisHumphrey
2 contributions
IanVS's profile
IanVS
2 contributions
PCreations's profile
PCreations
2 contributions

Recent events

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

No events yet
birdofpreyru

birdofpreyru/babel-plugin-react-css...

Transforms styleName to className using compile time CSS module resolution.

JavaScript
32
14
Other