coming
TypeScript icon, indicating that this package has built-in type declarations

0.1.9 • Public • Published

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 插件

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.9
    1
    • latest

Version History

Package Sidebar

Install

npm i coming

Homepage

comingui.com

Weekly Downloads

2

Version

0.1.9

License

MIT

Unpacked Size

43.3 kB

Total Files

40

Last publish

Collaborators

  • jiantong