0.0.20 • Published 2 years ago

@cyhfe/react-ui v0.0.20

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-ui

每一个前端都想拥有一个属于自己的组件库.

NPM JavaScript Style Guide

storybook

现有组件:

  • Button
  • Field
    • Input
    • Textarea
  • Switch

Install

npm install --save @cyhfe/react-ui

Usage

import React from 'react';

import { Button } from '@cyhfe/react-ui';

export const Example = () => {
  return <Button variant="primary">button</Button>;
};
0.0.20

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.18

2 years ago

0.0.19

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.10

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.1.4

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.0.1

4 years ago