-
Updated
Aug 11, 2020 - JavaScript
#
lazy-loading
Here are 634 public repositories matching this topic...
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
picture
images
vanilla-javascript
lazyload
vanilla-js
webp
videos
lazy-loading
iframes
srcset
responsive-images
lazyload-images
lazyload-script
picture-tag
intersectionobserver
lazyload-iframes
lazyload-videos
srcset-sizes
lazy-sizes
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 1, 2020 - PHP
Angular, NgRx, Angular CLI & Angular Material Starter Project
-
Updated
Jul 29, 2020 - TypeScript
React component that monitors when an element enters or leaves the browser viewport.
react
hooks
hook
performance
monitor
scrolling
visibility
viewport
lazy-loading
intersectionobserver
intersectionobserver-api
-
Updated
Aug 21, 2020 - TypeScript
Composable components for rendering fake (progressive) content like facebook in vue
-
Updated
May 16, 2020 - JavaScript
A fast, flexible, and small SEO-friendly lazy loader.
performance
images
lazy-load
lazyload
lazy-loading
lazyloading
webperf
lazyload-images
lazyload-script
lazyload-img
-
Updated
Jul 28, 2020 - HTML
Lazy load responsive images
-
Updated
Aug 8, 2020 - JavaScript
A lightweight, fast, feature-rich, powerful and highly configurable delayed content, image and background lazy loading plugin for jQuery & Zepto.
javascript
jquery
jquery-plugin
images
lazy
lazy-load
lazyload
background-image
lazy-loading
lazyloading
pagespeed
zepto
jquery-lazy
-
Updated
Jul 24, 2020 - JavaScript
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
javascript
i18n
config
angular
typescript
webpack
isomorphic
universal
ngrx
hmr
cache
seo
seed
state
scss
starter
aot
server-side-rendering
angular-cli
lazy-loading
-
Updated
Jul 30, 2020 - TypeScript
react
hook
performance
typescript
monitor
scrolling
animations
visibility
viewport
lazy-loading
impressions
intersection-observer
inview
scroll-direction
-
Updated
Aug 22, 2020 - TypeScript
React Component to lazy load images and components using a HOC to track window scroll position.
react
ssr
reactjs
react-component
lazyload
server-side-rendering
hoc
lazy-loading
lazyload-images
intersection-observer
react-lazy
react-performance
intersectionobserver
react-lazy-module
react-lazy-load
-
Updated
Jun 20, 2020 - JavaScript
React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
-
Updated
Nov 17, 2019 - JavaScript
Lazy load images using Intersection Observer, apply progressive rendering and css animations.
-
Updated
Jul 17, 2020 - JavaScript
Template for ASP.NET Core, Angular with Webpack and Visual Studio
-
Updated
Jul 16, 2020 - JavaScript
nin-jin
commented
Aug 10, 2019
http://mol.js.org/app/demo/-/#demo=mol_date_demo
Через выпадающий календарь сейчас можно выбрать лишь день. Чтобы поменять месяц приходится редактировать через клавиатуру. Однако, частое действие - переход к соседнему месяцу. В шапке календаря есть место слева и справа - туда можно поместить кнопки перехода к следующему и предыдущему месяцам. Кнопки должны быть на всё пустое пространство, чтобы
out of the box android video player(support lazy load, ListView/RecyclerView and hight performance)
-
Updated
Feb 24, 2020 - Java
Vue lazy image and background loading plugin.
-
Updated
Jul 30, 2020 - JavaScript
Check if a react component in the viewport
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Jul 18, 2020 - JavaScript
javascript
vue
vue-components
lazy-loading
css-filters
lazyload-images
image-filters
css-filter-wrapper
-
Updated
Oct 7, 2018 - JavaScript
Splide is a lightweight, powerful and flexible slider and carousel, written in pure JavaScript without any dependencies.
-
Updated
Aug 23, 2020 - JavaScript
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
-
Updated
Jul 16, 2020 - JavaScript
react
typescript
ui
component
placeholder
ssr
ux
seo
img
lazy-loading
intersection-observer
performance-optimization
auto-retry
-
Updated
Aug 24, 2020 - TypeScript
-
Updated
Jul 30, 2020 - TypeScript
-
Updated
Aug 21, 2020 - JavaScript
Utility to load images and React components progressively, and get code splitting for free
-
Updated
Oct 16, 2019 - TypeScript
wordpress
wordpress-plugin
shortcode
infinite-scroll
lazy-loading
endless-scroll
infinite-scroll-plugin
wordpress-ajax
-
Updated
Jun 29, 2020 - PHP
Loading effect for the child views in Adapter View before binding data from service.
-
Updated
Jun 5, 2017 - Java
Improve this page
Add a description, image, and links to the lazy-loading topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lazy-loading topic, visit your repo's landing page and select "manage topics."
I'm getting the error ERROR in Can't resolve all parameters for ScrollHooks in C:/.........../node_modules/ng-lazyload-image/ng-lazyload-image.d.ts: (?). This only happens when doing ng build --prod but works fine with ng build. I have tries npm install ng-lazyload-image --save-prod with no success.