/haring

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

Primary LanguageTypeScriptGNU Lesser General Public License v3.0LGPL-3.0

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.