Libraries tagged by intersections
jrdev/drange
15 Downloads
Efficiently manage non-contiguous integer ranges with automatic merging and set operations
gugglegum/list-matcher
6 Downloads
Universal callback-powered item matcher for different lists
dustin/encapsulation
727 Downloads
A simple way to accommodate, exchange and structorize data with objects
vaderlab/geometry_utils
19319 Downloads
Martinez-Rueda algorithm for polygon boolean operations
nswdpc/silverstripe-progressive-image
2927 Downloads
A progressive image loader for Silverstripe 4
jelle-s/arraykeycombiner
130 Downloads
Combines arrays by searching for intersections and adding them to the master array. Keys are combined using a delimiter.
jelle-s/arrayintersections
163 Downloads
Tries to find intersections between a combination of arrays.
phpstan70/phpdoc-parser
120 Downloads
PHP 7.0 support for: PHPDoc parser with support for nullable, intersection and generic types
heimseiten/contao-inviewport-bundle
1917 Downloads
Jedem Element, welches die Klasse ivp (in view port) hat, werden die Klassen iivp (is in view port) und wivp (was in view port) hinzugefügt, wenn es dem Besucher angezeigt wird, wobei iivp wieder entfernt wird, sobald der Besucher das Element nicht mehr sieht. Zudem wird dem Body-Tag die Klasse ivp_active hinzugefügt, wenn die Funktionalität aktiv ist. JavaScript und CSS werden automatisch auf jeder Frontend-Seite eingebunden – auch im modernen Twig-Layout; eine manuelle Einbindung ist nicht mehr nötig.
showyweb/fast_background
3837 Downloads
Интеллектуальный JavaScript загрузчик изображений для веб-проектов (поддерживает WebP и IntersectionObserver)
styletools/lazy
13 Downloads
A lightweight lazy loader based on `window.IntersectionObserver` with tiny fallback for old browsers.
heimseiten/contao-parallax-bundle
955 Downloads
Jedes Element, welches die Klasse parallax hat, wird mit einem Parallax-Effect angezeigt.
mage2kishan/module-imageoptimizer
46 Downloads
Frontend image performance: lazy loading (Native/IntersectionObserver/Hybrid), WebP browser detection with fallback, preload hints, async decoding, and fetchpriority
bertux77/laravel-inview-animations
80 Downloads
Laravel Inview Animations: animaciones personalizadas con IntersectionObserver.
php-vcr/php-vcr
3369616 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.