• Stars
    star
    213
  • Rank 185,410 (Top 4 %)
  • Language
    TypeScript
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React components library that implements Bezier design system.

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!