@jandersonmartins/bouncing-loader
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@jandersonmartins/bouncing-loader

React bouncing loader component

Build Status NPM JavaScript Style Guide

Install

using npm:

npm install --save @jandersonmartins/bouncing-loader

using yarn:

yarn add @jandersonmartins/bouncing-loader

Usage

import React from 'react'
import { BouncingLoader } from '@jandersonmartins/bouncing-loader'

const Example = () => (
  <BouncingLoader color="#3700B3" />
)

License

MIT © jandersonmartins

Readme

Keywords

Package Sidebar

Install

npm i @jandersonmartins/bouncing-loader

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

11 kB

Total Files

9

Last publish

Collaborators

  • jandersonmartins