🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
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

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
4
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

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

iohk

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