react-page-controller

v3.1.0
horizontal, swipeable panes built for react

test

jest

test-watch

jest -w

storybook

start-storybook -p 6006

build-esm

rimraf esm && tsc

build-cjs

rimraf cjs && tsc --module commonjs --outDir cjs

build-umd

rimraf umd && rollup -c

build

yarn run build-esm && yarn run build-cjs && yarn run build-umd

prepublishOnly

yarn run build
npm i react-page-controller

Metadata

  • MIT
  • Whatever
  • Ben McMahen
  • released 8/21/2019

Downloads

Maintainers