Skip to content

seho-dev/IntersectionObserver_Tools

Repository files navigation

一款用于懒加载,吸顶,触底,列表动画等功能的工具库,基于intersectionobserver

chinese:

兼容情况:此npm包不支持vue,react,angular等框架,可用于webapp或者H5页面 intersectionobserver接口的兼容情况:

  1. IE全部不兼容
  2. pc端的浏览器和移动端所有浏览器兼容都比较棒

关于动画的兼容性:css3纯动画

特性

  1. 懒加载
  2. 动画列表
  3. 触底
  4. 吸顶

在线文档

english:

Compatibility: This NPM package does not support Vue, react, angular and other frameworks, and can be used for webapp or H5 pages

Compatibility of intersectionobserver interface:

  1. Ie is not compatible

  2. The browser on PC is compatible with all browsers on mobile

About animation compatibility: CSS3 pure animation

Characteristic

  1. lazy loading

  2. Animation list

  3. touch bottom

  4. suction top

online-doc

About

基于IntersectionObserver接口实现的webapp常用业务场景封装库(懒加载,触底,吸顶,滑动列表特效等)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors