@forchange/aui
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

@forchange/aui

npm version

ai-boss 业务 ui 组件库

Install

$ npm install @forchange/aui

Components

  • EmojiPanel: emoji 表情包
  • DingAuth:钉钉扫码获取用户信息

Usage

import { EmojiPanel } from '@forchange/aui'

ReactDOM.render(
  <EmojiPanel>
    <span className="emoji-btn">点击添加表情</span>
  </EmojiPanel>,
  mountNode
)

Test

所有用例

yarn test

指定目录

yarn test components/emoji-panel

更新快照

yarn test components/emoji-panel --updateSnapshot

CHANGELOG

查看 CHANGELOG

Contribution

welcome

Package Sidebar

Install

npm i @forchange/aui

Weekly Downloads

1

Version

0.6.0

License

ISC

Unpacked Size

147 kB

Total Files

69

Last publish

Collaborators