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

@input-output-hk/react-preloader

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@input-output-hk/react-preloader

Preloader animation using the IOHK logo

  • 1.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
4
Weekly downloads
 
Created
Source

IOHK Logo Preloader

A canvas based preloader animation using the IOHK logo.

🚀 DEMO 🚀

React preloader issues Fork React preloader React preloader stars React preloader license CircleCI build Test coverage


Contents

  1. Install
  2. Dependencies
  3. Quick start
  4. Contributing

Install

npm i --save @input-output-hk/react-preloader

or

yarn add @input-output-hk/react-preloader

Dependencies

Quick start

Import the component and add like so

import { Preloader } from '@input-output-hk/react-preloader'

...

render () {
    return (
      <div>
        <Preloader className='loader'/>
      </div>
    )
  }

Contributing

Contributions are welcome, see contributing for more info.

Keywords

FAQs

Package last updated on 20 Aug 2019

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