npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

@matechat/react

v0.1.1

Published

Front-end AI scenario solution UI library based on Huawei DevUI Design.

Readme

MateChat React 是 MateChat 的 React 版本, 它是一个基于华为 DevUI 设计的前端 AI 场景解决方案 UI 库。

npm Version npm Downloads License

English | 简体中文


介绍

MateChat React 是一个专为 AI 驱动界面打造的 React 组件库,适用于聊天助手、提示工程工具、Agent 框架等场景。这是 MateChat 的 React 版本,提供一致的功能与风格。

MateChat 基于 华为 DevUI Design,提供现代视觉语言、一致的用户体验以及良好的可扩展性。

了解更多请访问 MateChat React 网站: MateChat React

特性

  • 全面的组件: 提供一系列专为 AI 场景定制的组件,包括聊天气泡、输入区域和会话列表等。
  • 可定制的样式: 基于 Tailwind CSS 构建,可轻松定制以满足您的设计需求。
  • 高度可定制: 所有组件都具有高度可定制性,让您轻松适应特定需求。
  • 无头组件: 所有组件都可以通过 shadcn/ui 以无头模式使用。

安装

传统安装

# npm
npm install @matechat/react

# or pnpm
pnpm add @matechat/react

使用 shadcn/ui 安装

  1. 初始化 shadcn/ui

    pnpm dlx shadcn@latest init
  2. 安装 MateChat React 组件

    您可以使用 shadcn/ui CLI 安装 MateChat React 组件。例如,安装 MateChat React 的气泡组件:

    pnpm dlx shadcn@latest add https://matechat.noctisynth.org/r/bubble.json

文档

文档仍在完善中,如果有任何疑问或建议,欢迎在 GitCodeGitHub 提 issue。 由于项目仍在开发中,部分功能和文档可能会有调整。

可关注进展:#5

Star 趋势

Star History Chart


如何贡献

我们欢迎各种形式的贡献:

  • 提交 bug 或需求 issue
  • 创建 pull request
  • 帮助完善文档或翻译

贡献者:


联系我们

| MateChat React 技术交流群 | SOA 技术交流群 | | :------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------: | | | |


License

该项目已获得 MIT 许可.