@hudoro/neron
TypeScript icon, indicating that this package has built-in type declarations

0.1.28 • Public • Published

Instalation

Using npm:

$ npm i @hudoro/neron styled-components

Using yarn:

$ yarn add @hudoro/neron styled-components

Note: styled-components is required for this library.

For more information about styled-components

Basic Usage

import { Avatar } from "@hudoro/neron";

export default function App() {
  return (
    <Avatar
      src="https://i.pinimg.com/originals/56/4a/2b/564a2b415569179ae577e79e4f9cb666.jpg"
      size="m"
    />
  );
}

Storybook

You can test our components here

Typeface

If you want to use our typeface which are Poppins and OpenSans, You have to import those fonts from Google Fonts

Contributing

Check out the Contributing Guidelines

Readme

Keywords

none

Package Sidebar

Install

npm i @hudoro/neron

Weekly Downloads

11

Version

0.1.28

License

MIT

Unpacked Size

395 kB

Total Files

602

Last publish

Collaborators

  • prawitohudoro
  • muhfikri4
  • dani_ganteng
  • rizkyizh