What is BetterScroll?
devBetterScroll is a dependency-free, plain JavaScript plugin designed to solve scrolling issues on mobile devices (with PC support included). It is inspired by iscroll, making its APIs fully compatible with iscroll, while providing extended features and performance optimizations.
In version 2.X, the library was modularized to support on-demand loading. The @better-scroll/core package contains only the essential scrolling capabilities, while features like pull-up load or pull-down refresh are moved to separate plugins to reduce package size.