JSPM

  • Created
  • Published
  • Downloads 16627
  • Score
    100M100P100Q135711F
  • License MIT

Minimalistic core scrolling for BetterScroll, it is pure and tiny

Package Exports

  • @better-scroll/core

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@better-scroll/core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@better-scroll/core

中文文档

core scroll from BetterScroll.

Usage

import BScroll from '@better-scroll/core'

const bs = new BScroll('.wrapper', {/* ... */})