Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

React version of MateChat, a frontend AI scenario solution UI library based on Huawei DevUI Design.

License

NotificationsYou must be signed in to change notification settings

DevCloudFE/matechat-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MateChat React is the React version ofMateChat, a front-end AI scenario solution UI library based on Huawei DevUI Design.

npm Versionnpm DownloadsLicense

English |简体中文


Introduction

MateChat React is a React component library designed for AI-driven interfaces, such as chat assistants, prompt tools, agent frameworks, and more. It is the React version ofMateChat, offering consistent features and styles.

MateChat is based onHuawei DevUI Design, offering a modern visual language, consistent user experience, and excellent scalability.

For more information, visit the MateChat React website:MateChat React


Features

  • 🧠 Built for AI interaction and prompt use-cases
  • 🎨 Based on DevUI design system
  • ⚛️ Fully typed React + TypeScript components
  • 🌗 Built-in light/dark theme switching
  • 🔌 Highly customizable & flexible

Quick Start

# npmnpm install @matechat/react# or pnpmpnpm add @matechat/react
import{Bubble}from"@matechat/react";importavatarfrom"./avatar.png";exportdefaultfunctionBubbleDemo(){return(<divclassName="bubble-chat"><divclassName="bubble-row left"><imgsrc={avatar}alt="Bot"className="avatar"/><Bubbletext="Hello, how can I help you?"/></div><divclassName="bubble-row right"><Bubbletext="I want to know the product features!"/><imgsrc={avatar}alt="User"className="avatar"/></div><divclassName="bubble-row left"><imgsrc={avatar}alt="Bot"className="avatar"/><Bubbletext="OK, please wait..."isPending/></div></div>);}

Documentation

The documentation is still in progress, but you can feel free to create a new issue inGitCode orGitHub to submit your questions or suggestions. This project is still under development, so the documentation is not complete yet, some features may change in the future.

For more information, please track the progress in#5.

Star History

Star History Chart


Contribution

We welcome all kinds of contributions:

  • File issues for bugs or features
  • Create pull requests
  • Help with documentation or translations

Contributors:

DevCloudFE/matechat-react contributors

Contact Us

MateChat React Chat GroupSOA Chat Group
MateChat React Chat GroupSOA Chat Group

License

This project is licensed under theMIT License.

About

React version of MateChat, a frontend AI scenario solution UI library based on Huawei DevUI Design.

Resources

License

Stars

Watchers

Forks

Contributors10

Languages


[8]ページ先頭

©2009-2025 Movatter.jp