0.1.4 • Published 1 year ago

@chestnuts/ui v0.1.4

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Chestnut UI

npm (scoped) npm bundle size (scoped) NPM

Chestnut UI 是一个为 Laravel Chestnut 资源管理系统开发的开源的组件库。

使用方式

首先安装组件库

yarn

yarn add @chestnut/ui

npm

npm install @chestnut/ui

然后在你的项目里导入组件

import {Button} from '@chestnut/ui'