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
Alternatives and similar repositories for babel-plugin-css-in-js:
Users that are interested in babel-plugin-css-in-js are comparing it to the libraries listed below
- Extract css class names from required css module files, so we can render it on server.☆326Updated 2 years ago
- Pass arbitrary constants between your module files☆203Updated last year
- Utility for making React components easily themeable☆548Updated 3 years ago
- A redbox (rsod) component to display your JavaScript errors.☆687Updated 2 years ago
- Autoprefixer for JavaScript style objects☆393Updated 9 months ago
- Babel plugin for static and runtime type checking using Flow and tcomb☆482Updated 5 years ago
- Transforms CSS-alike text into a React style JSON object☆121Updated 7 years ago
- A babel plugin to generate React PropTypes definitions from Flow type declarations.☆429Updated 2 years ago
- [Deprecated] Debug performance of your React application☆414Updated 6 years ago
- Co-located data loading for React Router☆562Updated 8 years ago
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 8 years ago
- babel 6 plugin which allows to use webpack loaders☆622Updated 3 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
- A require hook to compile CSS Modules in runtime☆484Updated 5 years ago
- Server Side Rendering library for React Router v4.☆434Updated 7 years ago
- Provides decorator for resolving async props in react-router, extremely useful for handling server-side rendering in React☆547Updated 2 years ago
- Ignore imported style files when running in Node☆211Updated 6 years ago
- store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications.☆503Updated 6 years ago
- ☆495Updated 8 years ago
- REPO/PACKAGE MOVED - A storybook addon to show additional information for your stories.☆153Updated 7 years ago
- Abstracts universal consumption of application code base using webpack.☆291Updated 7 years ago
- Hot reload webpack bundles on the server☆324Updated 2 years ago
- Another Redux DevTools Monitor☆238Updated 6 years ago
- Compile time code replacement for babel similar to Webpack's DefinePlugin☆245Updated 4 months ago
- REPO/PACKAGE MOVED - Jest Snapshot testing for React Storybook☆351Updated 7 years ago
- Lazy render for (very) large lists of data☆208Updated 8 years ago
- Easily create controllable components☆256Updated 9 years ago
- Render async Stateless Functional Components in React☆443Updated 7 years ago
- Utility function to Automatically bind methods defined within a component's Class to the current object's lexical `this` instance.☆188Updated 5 years ago
- Convert Flow React props annotation to PropTypes☆232Updated last year