react-loading-io

CSS-only spinners of loading.io for React

Usage no npm install needed!

<script type="module">
  import reactLoadingIo from 'https://cdn.skypack.dev/react-loading-io';
</script>

README

React Spiners using Loading.io

CircleCI Coverage Status Downloads Bundle Size Licence

CSS-only spinners of loading.io for React

Demo

Demo Page

Installation

Using npm:

npm install react-loading-io --save

Using yarn:

yarn add react-loading-io

Usage

// Import Package
import { Eclipse } from "react-loading-io";

// Use Component
const Index = () => {
  return <Eclipse size={64} />;
};

Spinners

  • Spinner
  • Eclipse
  • Rolling
  • Dual Ring
  • Ball
  • Spin
  • Magnify
  • Ripple
  • Reload
  • Gear
  • Facebook
  • Cube
  • Blocks