martinandert / babel-plugin-css-in-jsLinks
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.
☆297Updated 8 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
Sorting:
- Extract css class names from required css module files, so we can render it on server.☆326Updated 2 weeks ago
- Utility for making React components easily themeable☆548Updated 4 years ago
- Babel plugin for static and runtime type checking using Flow and tcomb☆480Updated 6 years ago
- Pass arbitrary constants between your module files☆203Updated 2 years ago
- Autoprefixer for JavaScript style objects☆394Updated last year
- Batch React updates that occur as a result of Redux dispatches, to prevent cascading renders. See https://github.com/gaearon/redux/issues…☆223Updated 9 years ago
- Compile time code replacement for babel similar to Webpack's DefinePlugin☆244Updated last year
- A require hook to compile CSS Modules in runtime☆482Updated 6 years ago
- local component state via redux☆369Updated 3 years ago
- babel 6 plugin which allows to use webpack loaders☆621Updated 4 years ago
- ☆494Updated 9 years ago
- A utility to provide LRU memoization for any js function☆318Updated 3 years ago
- Transforms CSS-alike text into a React style JSON object☆121Updated 8 years ago
- Co-located data loading for React Router☆560Updated 9 years ago
- history transitions based on arbitrary actions☆166Updated 9 years ago
- Declarative code splitting for your Wepback bundled React projects, with SSR support.☆116Updated 9 years ago
- store enhancer for https://github.com/reactjs/redux which allows batching subscribe notifications.☆503Updated 7 years ago
- Proxies React components without unmounting or losing their state☆456Updated 5 years ago
- Another Redux DevTools Monitor☆237Updated 7 years ago
- Sane local component state & actions using Redux☆178Updated 7 years ago
- The Cerebral signals running with Redux☆228Updated 8 years ago
- A utility to wrap many copies of a single Redux reducer into a single key-based reducer.☆421Updated 7 years ago
- Abstracts universal consumption of application code base using webpack.☆290Updated 8 years ago
- A webpack bundle-loader ripoff with promise interface☆214Updated 9 years ago
- The Future of Media Queries☆299Updated 8 years ago
- React's ExecutionEnvironment module extracted for use in other packages & components☆233Updated 7 years ago
- 👾 peaceful bundles - js bundler, built from the ground up for speed and extensibility☆358Updated 7 years ago
- Render async Stateless Functional Components in React☆443Updated 8 years ago
- Modular, scoped CSS with ES6☆574Updated 8 years ago
- React Component for portable styles☆220Updated 2 years ago