react-lazyload
Component loader
Improves performance of React applications by loading components and images on demand
Lazy load your component, image or anything matters the performance.
6k stars
50 watching
488 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
lazyloadreact
Related projects:
Repository | Description | Stars |
---|---|---|
afarkas/lazysizes | A high-performance lazy loading solution for images and other resources with automatic size calculation and SEO optimization. | 17,543 |
gregberge/loadable-components | A utility library that simplifies the use of dynamic imports in React applications. | 7,693 |
davidhu2000/react-spinners | A collection of reusable React components for displaying loading states and animations. | 3,114 |
rnpm/rnpm | A tool to simplify managing native dependencies in React Native projects | 2,505 |
jquense/react-widgets | A collection of polished and accessible form inputs built with React | 2,344 |
tuupola/lazyload | A plugin for delaying the loading of images until they come into view | 8,762 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
danilowoz/react-content-loader | A component library for creating placeholder or skeleton loadings in user interfaces. | 13,772 |
insin/nwb | A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. | 5,574 |
dtao/lazy.js | A functional utility library with a lazy engine for efficient data processing in JavaScript | 6,008 |
gildesmarais/jekyll-loading-lazy | Automatically adds lazy loading to images and iframes in a Jekyll site without JavaScript. | 61 |
testing-library/react-testing-library | Utilities for testing React components | 19,022 |
react-grid-layout/react-draggable | A React component that enables elements to be made draggable by wrapping them with its own element | 9,026 |
sunnylqm/react-native-storage | A local storage wrapper that supports size control, auto-expiration, remote data syncing, and batch data retrieval in both React Native and web applications. | 3,018 |
oliviertassinari/react-swipeable-views | A React component library for creating swipeable views in web applications. | 4,463 |