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

0.1.12 • 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 the package, use:

npm i @highoutput/hds-button

Usage

import * as React from "react";
import { Button } from "@highoutput/hds-button";
import { ThemeProvider } from "@highoutput/hds";

export default function Example() {
  return (
    <ThemeProvider>
      <Button>Submit</Button>
    </ThemeProvider>
  );
}

Readme

Keywords

none

Package Sidebar

Install

npm i @highoutput/hds-button

Weekly Downloads

1

Version

0.1.12

License

MIT

Unpacked Size

273 kB

Total Files

27

Last publish

Collaborators

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