Add Intersection Observer / performance , javascript lib

main
nurbek 3 years ago
parent a314a5465c
commit 2cf0b8a2b2

@ -534,6 +534,15 @@
"scripts": "(?:is-bin|INTERSHOP)",
"website": "http://intershop.com"
},
"Intersection Observer": {
"cats": [
92,
59
],
"description": "Intersection Observer is a browser API that provides a way to observe the visibility and position of a DOM element relative to the containing root element or viewport.",
"scripts": "cdn\\.jsdelivr\\.net/npm/intersection-observer@([\\d\\.]+)\\;version:\\1",
"website": "https://www.w3.org/TR/intersection-observer"
},
"Invenio": {
"cats": [
50

Loading…
Cancel
Save