borderlands3-ui icon indicating copy to clipboard operation
borderlands3-ui copied to clipboard

Borderlands3 UI library for Web APP, built with React.js.

borderlands3-ui

CI Coverage Status GitHub Repo stars npm

Borderlands3 UI library for Web APP, built with React.js.

Preview

Preview

Install

yarn add borderlands3-ui

Usage

import { Button } from 'borderlands3-ui';

export const Disabled = () => <Button disabled>disabled</Button>;

Components

  • [x] Button

  • [x] Dialog

  • [x] Blood

  • [x] Modal

  • [x] Message

  • [x] Card

  • [x] Picker

  • [x] List

  • [x] Setting

License

borderland3-ui is released under the MIT license.