/borderlands3-ui

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

Primary LanguageTypeScriptMIT LicenseMIT

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

  • Button

  • Dialog

  • Blood

  • Modal

  • Message

  • Card

  • Picker

  • List

  • Setting

License

borderland3-ui is released under the MIT license.