0.1.9 • Published 3 years ago

coming v0.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

coming-ui

React UI is a react UI library that uses the latest design language

How is it used in a project?

$ yarn add coming

or

$ npm i coming
import { Button } from "coming";
const ComingDemo = () => {
  return (
    <>
      <Button>Button</Button>
    </>
  );
};

本项目一定要安装 eslint prettier style lint 插件

0.1.9

3 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

3.0.3

4 years ago

2.4.4

5 years ago

2.4.3

5 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

0.0.0

7 years ago