Skip to content

channel-io/bezier-react

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.
bezier-tokens Design token library for Bezier design system.
bezier-vscode VS Code extension for Bezier design system.

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!