@highoutput/hds-spinner
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

Getting started

We aim to build a library of custom ReactJS components that implements our unique UI design conventions. The ReactJS components will be based primarily on Chakra UI components. React Storybook will be used for documentation and testing.

Commands

To install package, use:

npm i @highoutput/hds-spinner

Usage

import { LogoSpinner } from '@highoutput/hds-spinner';

export const SamplePage = () => {
  return (
    <>
      <LogoSpinner duration={3000}>
        <div>Hello, World!</div>
      </LogoSpinner>
    </>
  );
};

Readme

Keywords

none

Package Sidebar

Install

npm i @highoutput/hds-spinner

Weekly Downloads

5

Version

0.2.6

License

MIT

Unpacked Size

43 kB

Total Files

19

Last publish

Collaborators

  • ccpacillos
  • rrmadjos
  • glvnzn
  • highoutputventures
  • highoutputdev
  • calvojp
  • boniqx09