experiment-loading
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

experiment-loading

Funny Loading bar

NPM JavaScript Style Guide

Demo

Test Image 1

Install

npm install --save krasovsky22/experiment-loading

Usage

import Loading from 'experiment-loading'
import 'experiment-loading/dist/index.css'

const App = () => {
  return (
    <div className='full-page'>
      <Loading />
    </div>
  )
}

License

MIT © krasovsky22

Readme

Keywords

none

Package Sidebar

Install

npm i experiment-loading

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

11.9 kB

Total Files

9

Last publish

Collaborators

  • krasovsky22