martinandert / babel-plugin-css-in-js
A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to, e.g. the `className` prop of React elements. While transforming, the plugin processes all JavaScript style definitions found and bundles them up into a CSS file, ready to be requested from your web server.
☆298Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for babel-plugin-css-in-js
- Co-located data loading for React Router☆563Updated 7 years ago
- Extract css class names from required css module files, so we can render it on server.☆326Updated last year
- Autoprefixer for JavaScript style objects☆394Updated 4 months ago
- babel 6 plugin which allows to use webpack loaders☆623Updated 2 years ago
- Babel plugin for static and runtime type checking using Flow and tcomb☆482Updated 5 years ago
- Abstracts universal consumption of application code base using webpack.☆291Updated 7 years ago
- Server Side Rendering library for React Router v4.☆434Updated 6 years ago
- A require hook to compile CSS Modules in runtime☆484Updated 5 years ago
- Utility for making React components easily themeable☆548Updated 3 years ago
- A utility to wrap many copies of a single Redux reducer into a single key-based reducer.☆422Updated 6 years ago
- Hot reload webpack bundles on the server☆323Updated last year
- A redbox (rsod) component to display your JavaScript errors.☆687Updated last year
- Another Redux DevTools Monitor☆238Updated 5 years ago
- A utility to provide LRU memoization for any js function☆316Updated last year
- PostCSS plugin for css modules to local-scope classes and ids☆280Updated last year
- A webpack bundle-loader ripoff with promise interface☆214Updated 8 years ago
- Easy UI state management for react redux☆636Updated 5 years ago
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆222Updated 8 years ago
- Provides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React☆548Updated last year
- Easy theming and composition for CSS Modules.☆591Updated last year
- Ignore imported style files when running in Node☆211Updated 6 years ago
- Isomorphic Webpack: both on client and server☆684Updated last year
- Validates your webpack config with Joi☆296Updated 6 years ago
- React's ExecutionEnvironment module extracted for use in other packages & components☆233Updated 6 years ago
- history transitions based on arbitrary actions☆167Updated 8 years ago
- [Deprecated] Debug performance of your React application☆414Updated 6 years ago
- Pass arbitrary constants between your module files☆203Updated last year
- Transforms CSS-alike text into a React style JSON object☆121Updated 7 years ago
- Compile time code replacement for babel similar to Webpack's DefinePlugin☆245Updated last year