mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
21 lines
368 B
YAML
21 lines
368 B
YAML
smooth-scroll:
|
|
- Element.prototype.closest
|
|
- requestAnimationFrame
|
|
- CustomEvent
|
|
algoliasearch:
|
|
- Promise
|
|
- Object.entries
|
|
- Object.assign
|
|
TypeIt:
|
|
- Array.prototype.fill
|
|
- Array.prototype.find
|
|
- Array.from
|
|
- IntersectionObserver
|
|
- Math.sign
|
|
- Object.assign
|
|
- Promise
|
|
theme:
|
|
- Object.values
|
|
- Promise
|
|
- fetch
|
|
- Element.prototype.after
|