🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

@forchange/aui

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forchange/aui

ai-boss 业务 ui 组件库

latest
npmnpm
Version
0.6.0
Version published
Maintainers
2
Created
Source

@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

Keywords

forchange

FAQs

Package last updated on 05 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts