thesmallteams / molecules

Collection of React components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Molecules Design System

Collection of React components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System.

πŸš€ Features

  • Accessible β™Ώ
  • Composable 🧰
  • WAI-ARIA Compatible πŸ—’οΈ
  • React Hooks Based βš“
  • Easy To Customize, Style & Extend πŸ’…

βš“ Installation

# npm
npm install @molecules/react

# Yarn
yarn add @molecules/react

Make sure react react-dom is installed.

About

Collection of React components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System.


Languages

Language:TypeScript 87.9%Language:HTML 7.7%Language:CSS 3.1%Language:JavaScript 1.4%