webpack-contrib / react-proxy-loaderLinks
Wraps a react component in a proxy component to enable Code Splitting.
☆256Updated 7 years ago
Alternatives and similar repositories for react-proxy-loader
Users that are interested in react-proxy-loader are comparing it to the libraries listed below
Sorting:
- Dynamically load react-router components on-demand, based on react-proxy-loader☆143Updated 9 years ago
- 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
- Redux middleware for combining actions☆162Updated 9 years ago
- [No Maintenance Intended] A function, a component and a mixin for React pure rendering☆447Updated 5 years ago
- A collection of higher-order ReactJS components☆228Updated 9 years ago
- [DEPRECATED] Asynchronously fetch data for React components☆442Updated 9 years ago
- Proxies React components without unmounting or losing their state☆455Updated 5 years ago
- Spec for Canonical Reducer Composition design pattern.☆186Updated 10 years ago
- Keep your code piping hot! Live code reloading without additional binaries☆217Updated 5 years ago
- A utility to wrap many copies of a single Redux reducer into a single key-based reducer.☆421Updated 7 years ago
- history transitions based on arbitrary actions☆166Updated 9 years ago
- 🌳 Write CSS inside your React components!☆169Updated 5 years ago
- Pluggable browser scroll management☆546Updated 3 weeks ago
- Another universal example.☆372Updated 10 years ago
- React Transform that catches errors inside React components☆183Updated 9 years ago
- ☆495Updated 8 years ago
- Co-located data loading for React Router☆562Updated 8 years ago
- universal mixin adapter for react☆151Updated 8 years ago
- Lazy render for (very) large lists of data☆208Updated 8 years ago
- A webpack bundle-loader ripoff with promise interface☆214Updated 9 years ago
- A custom monitor for Redux DevTools to replay recorded Redux actions