kriasoft / isomorphic-style-loaderLinks
CSS style loader for Webpack that is optimized for isomorphic (universal) web apps.
☆1,272Updated last year
Alternatives and similar repositories for isomorphic-style-loader
Users that are interested in isomorphic-style-loader are comparing it to the libraries listed below
Sorting:
- Server-side rendering for your Webpack-built applications (e.g. React)☆1,250Updated 3 years ago
- Isomorphic Webpack: both on client and server☆682Updated 2 years ago
- Create components whose nested prop changes map to a global side effect☆1,221Updated 2 years ago
- Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.☆1,444Updated 2 years ago
- Transforms styleName to className using compile time CSS module resolution.☆2,045Updated 3 years ago
- 🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting☆1,691Updated 3 years ago
- React Router scroll management☆834Updated 2 years ago
- [DEPRECATED] Tools to perform runtime analyses of React applications powered by MobX and React☆1,225Updated 6 years ago
- Remove unnecessary React propTypes from the production build.☆892Updated 4 years ago
- Bundle Loader☆657Updated 5 years ago
- A Babel preset and plugins for optimizing React code.☆1,670Updated 8 years ago
- A tool for finding out what contributes to the size of Webpack bundles☆1,393Updated 2 years ago
- invariant☆1,232Updated 3 years ago
- Decorator to automatically bind methods to class instances☆1,453Updated 2 years ago
- Declarative, nested, stateful, isomorphic document.title for React☆1,859Updated 6 years ago
- Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pa…☆1,440Updated 5 years ago
- A require hook to compile CSS Modules in runtime☆483Updated 6 years ago
- redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.☆1,876Updated 3 years ago
- Extract CSS from chunks into multiple stylesheets + HMR☆695Updated last year
- 🏃♂️ Better NPM scripts runner☆635Updated 3 years ago
- React.js server-side rendering optimization with component memoization and templatization☆819Updated 8 years ago
- Modular Lodash builds without the hassle.☆1,951Updated 2 years ago
- ClickOutside component for React.☆775Updated 4 years ago
- Instant TapEvents for React☆1,057Updated 7 years ago
- React component that renders children elements when they enter the viewport.☆984Updated last year
- Smaller modular Lodash builds.☆1,188Updated 3 years ago
- Copies non-react specific statics from a child component to a parent component