hryvinskyi/magento2-page-speed-js-extreme-lazy-load-frontend-ui

N/A

Installs: 1 913

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 1

Open Issues: 0

Language:HTML

Type:magento2-module

pkg:composer/hryvinskyi/magento2-page-speed-js-extreme-lazy-load-frontend-ui

1.0.15 2026-01-14 17:59 UTC

This package is auto-updated.

Last update: 2026-01-14 17:59:52 UTC


README

Latest Stable Version Total Downloads PayPal donate button Latest Unstable Version License

Description

Frontend implementation of JavaScript extreme lazy loading. Executes lazy load logic on storefront with JavaScript for event handling and script execution.

Features

  • RequireJsConfigScriptMarker Plugin - Marks RequireJS config scripts for special handling
  • Lazy Load Execution - Frontend JavaScript for script lazy loading
  • Event Listeners - Monitors user interactions to trigger script execution
  • Timeout Handlers - Fallback script execution after delay
  • ViewModel - Data providers for lazy load templates
  • API Interfaces - Lazy loading operations

Installation

composer require hryvinskyi/magento2-page-speed-js-extreme-lazy-load-frontend-ui
bin/magento module:enable Hryvinskyi_PageSpeedJsExtremeLazyLoadFrontendUi
bin/magento setup:upgrade
bin/magento cache:flush

Dependencies

  • magento/framework: *
  • hryvinskyi/magento2-page-speed-js-extreme-lazy-load: >=1.0.4

Compatibility

  • Magento 2.3.x, 2.4.x
  • PHP 7.4+, 8.0+, 8.1+

License

MIT License

Author

Volodymyr Hryvinskyi - volodymyr@hryvinskyi.com