Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@planet/react-loader

Package Overview
Dependencies
Maintainers
5
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@planet/react-loader

A React Loader component

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
5
Weekly downloads
 
Created
Source

react-loader

A React Loading indicator.

Based on https://github.com/ConnorAtherton/loaders.css

Install

npm install @planet/react-loader

Require

var Loader = require('@planet/react-loader')

Include loader.css in your html.

Use

<Loader active={true} type="line-scale-party" />

List of loader types:

  • 'ball-pulse'
  • 'ball-grid-pulse'
  • 'ball-clip-rotate'
  • 'ball-clip-rotate-pulse'
  • 'square-spin'
  • 'ball-clip-rotate-multiple'
  • 'ball-pulse-rise'
  • 'ball-rotate'
  • 'cube-transition'
  • 'ball-zig-zag'
  • 'ball-zig-zag-deflect'
  • 'ball-triangle-path'
  • 'ball-scale'
  • 'line-scale'
  • 'line-scale-party'
  • 'ball-scale-multiple'
  • 'ball-pulse-sync'
  • 'ball-beat'
  • 'line-scale-pulse-out'
  • 'line-scale-pulse-out-rapid'
  • 'ball-scale-ripple'
  • 'ball-scale-ripple-multiple'
  • 'ball-spin-fade-loader'
  • 'line-spin-fade-loader'
  • 'triangle-skew-spin'
  • 'pacman'
  • 'ball-grid-beat'

FAQs

Package last updated on 16 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc