gajus / babel-plugin-react-css-modules
Transforms styleName to className using compile time CSS module resolution.
☆2,048Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for babel-plugin-react-css-modules
- Declarative, nested, stateful, isomorphic document.title for React☆1,863Updated 5 years ago
- Seamless mapping of class names to CSS modules inside of React components.☆5,208Updated 5 years ago
- 🎯 React component for transportation of modals, lightboxes, loading bars... to document.body or else.☆2,142Updated 2 years ago
- 📏 Compute measurements of a React component.☆1,937Updated 4 years ago
- CSS style loader for Webpack that is optimized for isomorphic (universal) web apps.☆1,273Updated last year
- CSS media queries for React☆2,439Updated 4 years ago
- A mock store for testing Redux async action creators and middleware.☆2,498Updated 2 weeks ago
- A CLI and library to extract information from React component files for documentation generation purposes.☆3,669Updated this week
- higher order reducer to add undo/redo functionality to redux state containers☆2,905Updated last year
- FSA-compliant promise middleware for Redux.☆2,667Updated last year
- A React component to execute a function whenever you scroll to an element.☆4,078Updated 2 years ago
- A memoization library which only remembers the latest invocation☆2,943Updated last year
- An opinionated lib to create actions and reducers for Redux☆1,489Updated last year
- Flux Standard Action utilities for Redux.☆6,512Updated 3 months ago
- Copies non-react specific statics from a child component to a parent component☆1,803Updated last year
- Decorator to automatically bind methods to class instances☆1,450Updated last year
- Enables simple, yet robust handling of async action creators in Redux☆1,982Updated 10 months ago
- A zero-configuration static pre-renderer for React apps☆1,664Updated 3 years ago
- Easily update nested frozen objects and arrays in a declarative and immutable manner.☆1,188Updated last year
- Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.☆1,448Updated last year
- Create components whose nested prop changes map to a global side effect☆1,219Updated last year
- Renderless Containers☆2,682Updated last year
- React Hook for accessing state and dispatch from a Redux store☆2,158Updated 3 years ago
- redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.