react-loader-spinner

v3.1.9
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 --copy-files

build

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

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 --output-dir ./docs

deploy

gh-pages -d ./example/build

Metadata

  • MIT
  • Whatever
  • Mohan Upadhyay
  • released 4/10/2020

Downloads

Maintainers