百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
B

baseweb

> 前端框架
开源

一套实现基础设计语言的 React 组件库

9.0K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一套实现基础设计语言的 React 组件库

Base Web React Components

- [Documentation](https://baseweb.design) - [Component catalog](https://baseweb.design/ladle) - [Stackblitz playground](https://baseweb.design/new) ⚠️ **Maintenance status**. We are limiting our engagement with this repository while still mirroring our internal development. For more details, please check [Open Source Engagement and Future](https://baseweb.design/blog/open-source-engagement/). If you are an Uber developer and looking to open an issue, use this [link](https://t.uber.com/ui-platform-bug-2) or [contribute](https://p.uber.com/base-code). **Base** is a design system comprised of modern, responsive, living components. Base Web is the React implementation of Base.

## Usage On npm, you can find Base Web as `baseui`. Add `baseui` and its peer dependencies to your project: ```bash # using pnpm pnpm add baseui@next styletron-react styletron-engine-monolithic # using npm npm install baseui@next styletron-react styletron-engine-monolithic ``` ``` … ``` Both Base Web and Styletron come with [TypeScript](https://www.typescriptlang.org/index.html). ## Docs To read the documentation, please visit [baseweb.design](https://baseweb.design). To preview more component examples, please visit [baseweb.design/ladle](https://baseweb.design/ladle).

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Documentation
  • •Component catalog
  • •Stackblitz playground

> 标签

TypeScriptcomponent-librarydesign-systemsreactreact-components

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架