Skip to content

A component library based on Mantine that offers a higher level of components to help you build consistent user interfaces faster.

License

Notifications You must be signed in to change notification settings

Smile-SA/haring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5d16b7f · Jun 18, 2024
Jun 17, 2024
Dec 11, 2023
Sep 21, 2023
Jun 4, 2024
Dec 11, 2023
May 7, 2024
Jun 18, 2024
Jan 3, 2024
Nov 24, 2023
Jun 4, 2024
Jun 6, 2023
Oct 4, 2023
Oct 4, 2023
Mar 12, 2024
Jun 8, 2023
Jun 8, 2023
Jun 6, 2023
May 7, 2024
May 7, 2024
Feb 7, 2024
May 7, 2024
Feb 12, 2024
Jun 18, 2024
May 7, 2024
Feb 12, 2024
Feb 12, 2024
Apr 17, 2024

Repository files navigation

Haring

Haring is a component library based on Mantine that offers a higher level of components to help you build consistent user interfaces faster.

Documentation

You can access the documentation here: https://smile-sa.github.io/haring-doc

Storybook

You can check the components in Storybook: https://smile-sa.github.io/haring

Getting Started

Haring is split into multiple packages:

Installation

For a basic installation, ensure you use React 18 or later and then run:

npm i @smile/haring-react @mantine/core @mantine/hooks @phosphor-icons/react

See each package README file for installation.