@spacego/fe-components
v0.3.1
Published
๐ A component library for fe to use.
Maintainers
Readme
@spacego/fe-components
@spacego/fe-components ๆฏไธไธชๅฎๅ
จๅบไบ typescript + antd ็UI็ปไปถๅบ๏ผๆไพไบไธไบๅธธ็จ็็ปไปถๅๆ็้ป่ฎคLayoutๆจก็็ญใ
โจ Features
- Easy to learn and use.
- Contains common hooks and encapsulates common apis.
- Written in TypeScript with predictable static types.
- High performance.
๐ฆ Install
$ npm install --save @spacego/fe-components
# or
$ pnpm add @spacego/fe-components `ๆจ่`
# or
$ yarn add @spacego/fe-components๐จ Usage
import { FeButton ... } from '@spacego/fe-components';๐ API
...
