react-spinjs

3.0.0 • Public • Published

React SpinJS

npm

This is build on top of the fantastic spinner library, spin.js. This exposes spin.js as a component.

Usage

import ReactSpinner from 'react-spinjs';
 
// Put a default spinner
<ReactSpinner/>
 
// Pass in a config object
// See the documentation for spin.js
<ReactSpinner config={configObject}/>
 
// For convenience, pass in just a config
<ReactSpinner color="white"/>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.0
    52
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.0.0
    52
  • 2.0.1
    0
  • 2.0.0
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-spinjs

Weekly Downloads

52

Version

3.0.0

License

MIT

Last publish

Collaborators

  • qiming