mirror of
https://github.com/idanoo/m2.nz.git
synced 2024-11-23 08:45:12 +00:00
23 lines
382 B
YAML
23 lines
382 B
YAML
|
theme:
|
||
|
- html5shiv
|
||
|
- Object.values
|
||
|
- Promise
|
||
|
- fetch
|
||
|
- Element.prototype.after
|
||
|
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
|