react-pullrefresh

v1.2.9
react component pull to refresh navigation
pull refresh react component

prepare

npm run build

build

webpack

test

cd test && node index.js

test:build

cd test && webpack --config webpack.config.release.js

lint

eslint src test

lint:fix

eslint src test --fix

update:github

git checkout gh-pages && git merge develop && npm run test:build && git commit -am updates && git push origin gh-pages && git checkout develop

Metadata

  • MIT
  • Whatever
  • Yusuke Shibata
  • released 3/6/2017

Downloads

Maintainers