@xinleibird/bird-ui
TypeScript icon, indicating that this package has built-in type declarations

0.3.9 • Public • Published

Bird UI Design

A Personal React UI Library

Go github to get this repo



Note: This personal component library is only used for technical show, has not been fully tested, please use it with caution.



💻 Install

npm install -S @xinleibird/bird-ui

or

yarn add @xinleibird/bird-ui


Usage

import React from 'react';
import { Button } from '@xinleibird/bird-ui';

const App = () => {
  return <Button btnType="primary">Primary Button</Button>;
};


🎨 About the Author

avater
JavaScript / HTML / CSS / SCSS / Node.js / React / TypeScript / webpack / Linux / Java / UI Design / Web Design ...
辛 磊
Xin Lei
{ age: 39, background: 'Front-End Programmer', gender: 'male' }


📧 Contact Me

xinleibird@gmail.com

Dependents (0)

Package Sidebar

Install

npm i @xinleibird/bird-ui

Weekly Downloads

5

Version

0.3.9

License

MIT

Unpacked Size

223 kB

Total Files

195

Last publish

Collaborators

  • xltiger