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 Babel plugin extracts CSS class names from required CSS module files and replaces them with a hash where keys are class names and values are generated CSS class names. It's designed for Node.js backend compilation to enable server-side rendering of CSS modules, and should not be used in webpack frontend configurations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of michalkvasnicak/babel-plugin-css-modules-transform

Account's avatar
css-modules/css-modules-require-hook
A require hook to compile CSS Modules on the fly
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
Account's avatar
babel/babel-preset-env
A Babel preset for each environment.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
txchen/eslint-config-airbnb-lite
ESlint config from airbnb rules, but without react ones.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
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
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

michalkvasnicak's profile
michalkvasnicak
88 contributions
GabeMedrash's profile
GabeMedrash
5 contributions
pascalduez's profile
pascalduez
5 contributions
JaKXz's profile
JaKXz
3 contributions
leoasis's profile
leoasis
2 contributions
ziad-saab's profile
ziad-saab
2 contributions
OmgImAlexis's profile
OmgImAlexis
1 contributions
jmurzy's profile
jmurzy
1 contributions
levity's profile
levity
1 contributions
smelukov's profile
smelukov
1 contributions

Recent events

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

No events yet
michalkvasnicak

michalkvasnicak/babel-plugin-css-mo...

Extract css class names from required css module files, so we can render it on server.

JavaScript
326
47
MIT License