jameslnewell / react-lazily-renderLinks
Delay mounting expensive components until a placeholder component has been scrolled into view.
☆22Updated 2 years ago
Alternatives and similar repositories for react-lazily-render
Users that are interested in react-lazily-render are comparing it to the libraries listed below
Sorting:
- React hook for subscribing to document visibility☆31Updated 6 years ago
- Tools that make it easy to codemod imports/requires in your JS☆55Updated last year
- There is a bit more smart way to compare things, than a shallow equal.☆72Updated 2 years ago
- Utilities for creating and working with renderless React components☆40Updated 7 years ago
- Reload changed files in Node *without* restarting the server (like nodemon/piping/etc.)☆23Updated 6 years ago
- 👜 Use callbag as React hook.☆33Updated 4 years ago
- The easiest way to manage loaders/errors inside a button. NOT an UI lib.☆62Updated 6 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated 2 years ago
- ☆34Updated 6 years ago
- ☆25Updated 7 years ago
- Focus on targets with selectors☆29Updated 7 years ago
- Babel plugin to transpile `css` prop to a styled component. (Experimental)☆55Updated 6 years ago
- Replace all instances of "@@strings like this" with hashes.☆35Updated 5 years ago
- React lifecycle render-prop components ♻️☆15Updated 8 months ago
- Polyfill for the React Suspense API 😮☆100Updated 6 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Optimise your React apps by only rendering components when in proximity to the viewport.☆52Updated 7 years ago
- 🔮 Document React components and other stuff typed with TypeScript magically☆77Updated 2 years ago
- A simple React hook that works with the Intersection Observer API.☆32Updated 6 years ago
- A higher-order-component for making stateful components behave like stateless components.☆19Updated 7 years ago
- Webpack progress wait page for webpack-dev-server☆60Updated last year
- Get any Component replaced. Anywhere. 🛠♻️☆44Updated 2 years ago
- It's just a React hook for resize-observer, uses resize-observer-polyfill.☆25Updated 2 years ago
- Creates LQIP at build time, similar to webpack lqip-loader☆37Updated 6 years ago
- 📝stats-webpack-plugin and 💩webpack-flush-chunks had a baby!☆16Updated last year
- RUM Component for Next.js