0.1.9 • Published 2 years ago

coming v0.1.9

Weekly downloads
2
License
MIT
Repository
github
Last release
2 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

2 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

3.0.3

3 years ago

2.4.4

4 years ago

2.4.3

4 years ago

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

0.0.0

6 years ago