Skip to content

channel-io/bezier-react

Folders and files

NameName
Last commit message
Last commit date
Dec 5, 2023
Nov 22, 2023
Nov 16, 2023
Jun 9, 2023
Jul 13, 2023
Jun 20, 2023
Dec 5, 2023
Sep 11, 2023
Jun 19, 2020
Jun 2, 2023
Oct 17, 2023
Nov 22, 2023
Jun 23, 2020
Jun 20, 2023
Aug 1, 2023
Aug 29, 2023
Sep 23, 2021
Nov 29, 2023
Mar 20, 2023
Oct 17, 2023
Dec 5, 2023

Repository files navigation

Bezier React

storybook version CircleCI codecov

Monorepo for bezier-react and related packages.

About this repo

Name Description
bezier-react React components library that implements Bezier design system.
bezier-icons Icon library that implements Bezier design system.
bezier-codemod Codemod transformations to help upgrade app using Bezier design system.
bezier-figma-plugin Figma plugin that helps build Bezier design system and increase productivity.

Commands

Install dependencies

yarn install

Build workspaces

yarn build

Build a specific workspace

yarn build --filter=<workspace>

Run Storybook

yarn dev

Other Commands

Command Description
yarn test Tests all workspaces
yarn lint Lints all workspaces
yarn typecheck Type checks all workspaces
yarn clean Remove generated files
yarn update-snapshot Update test snapshots of bezier-react

Contributing

See contribution guide.

Maintainers

This package is mainly contributed by Channel Corp. Although feel free to contribution, or raise concerns!