JSPM

react-list-auto-scroll

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q21606F
  • License MIT

react list 自动轮播(无缝滚动)

Package Exports

  • react-list-auto-scroll
  • react-list-auto-scroll/dist/index.js

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 (react-list-auto-scroll) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

dumi-template

NPM version NPM downloads

A react library developed with dumi

Usage

TODO

Options

TODO

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT