faceyspacey / webpack-flush-chunksLinks
💩 server-to-client chunk discovery + transportation for Universal Rendering
☆355Updated 2 years ago
Alternatives and similar repositories for webpack-flush-chunks
Users that are interested in webpack-flush-chunks are comparing it to the libraries listed below
Sorting:
- DEMO: Webpack Flush Chunks + React Universal Component 3.0 🚀☆230Updated this week
- Hot reload webpack bundles on the server☆323Updated 2 years ago
- Extract css class names from required css module files, so we can render it on server.☆326Updated 2 years ago
- Walk a React (or Preact) element tree, executing a "visitor" function against each element.☆345Updated 6 years ago
- React's ExecutionEnvironment module extracted for use in other packages & components☆233Updated 6 years ago
- Abstracts universal consumption of application code base using webpack.☆291Updated 7 years ago
- A self-eradicating component for rendering multiple elements.☆324Updated 7 years ago
- 🍾 universal(props => import(`./${props.page}`)) + dual css/js imports☆115Updated 9 months ago
- A React component for binding events on the global scope.☆356Updated 6 years ago
- Remove unnecessary React propTypes from the production build.☆893Updated 3 years ago
- A require hook to compile CSS Modules in runtime☆484Updated 5 years ago
- Extract CSS from chunks into multiple stylesheets + HMR☆695Updated 9 months ago
- Server Side Rendering library for React Router v4.☆434Updated 7 years ago
- Asynchronously resolve data for your components, with support for server side rendering.☆165Updated 3 years ago
- Compose render prop components☆609Updated 3 years ago
- Kick-Ass Universal RFR Demo That Answers Your SSR + Splitting Questions☆127Updated 2 years ago
- Isomorphic Webpack: both on client and server☆684Updated 2 years ago
- A Webpack plugin that treats a file with the name of directory as the index file☆181Updated last year
- A wrapper around react-loadable and @loadable/component to load elements once they are visible on the page.☆1,008Updated 2 years ago
- Convert Flow React props annotation to PropTypes☆231Updated last year
- Polyfill for the proposed React context API☆690Updated 4 years ago
- Extracts string messages from React components that use React Intl.☆420Updated 6 years ago
- For use with React PropTypes. Will error on any prop not explicitly specified.☆237Updated 5 months ago
- Snapshot testing for React Styleguidist