react-loader-spinner

v1.0.0
react-spinner-loader provides simple React.js spinner component which can be implemented for async wait operation before data load to the view.
react-component loader spinner react

prepublish

babel --plugins transform-es2015-modules-umd src --ignore __tests__ --out-dir ./dist

lint

eslint ./src

lintfix

eslint ./src --fix

testonly

mocha $npm_package_options_mocha

test

npm run lint && npm run testonly

test-watch

npm run testonly -- --watch --watch-extensions js

storybook

start-storybook -p 6006

build-storybook

build-storybook

Metadata

  • MIT
  • Whatever
  • Mohan Upadhyay
  • released 11/30/2017

Downloads

Maintainers