8000 GitHub - channel-io/bezier-react: React components library that implements Bezier design system.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.
stylelint-bezier Stylelint configuration 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
< 87E4 code>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!

0