react-css-modules
CSS mapper
Automates mapping of CSS class names to unique identifiers in React components
Seamless mapping of class names to CSS modules inside of React components.
5k stars
60 watching
214 forks
Language: JavaScript
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
css-modules/css-modules | A project providing support and documentation for CSS modules to help developers write component-scoped CSS without conflicts or global scope issues. | 17,660 |
kristerkari/react-native-css-modules | A library that enables React Native developers to use CSS styles and preprocessors in their mobile apps. | 328 |
react-toolbox/react-toolbox | A collection of reusable React UI components implementing Google's Material Design specification | 8,655 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |
jareware/css-architecture | A set of principles and guidelines for managing CSS in complex web projects | 2,588 |
styled-components/styled-components | A library that provides a set of tools to write styled components using CSS in JavaScript | 40,515 |
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |
rtsao/csjs | A modular CSS system with ES6 syntax that allows you to write and compose styles in JavaScript. | 575 |
airbnb/react-with-styles | Enables CSS-in-JavaScript styling in React without relying on specific implementations | 1,704 |
sultan99/stylin | A build-time CSS library for styling React components with automatic type generation and support for Webpack and Vite. | 181 |
reactjs/react-tabs | A React component library for building tabbed interfaces with accessibility and usability in mind. | 3,093 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
krasimir/react-in-patterns | A book and project on design patterns and techniques for building React applications | 13,407 |
basscss/basscss | A modular CSS toolkit designed to speed up development with clear and humanized naming conventions, reusable styles, and no side effects. | 5,855 |
salsify/ember-css-modules | Ember CSS modules integration | 282 |