开源推荐
morning
GitHub 热门项目:react-strict-dom
摘要
GitHub项目:react-strict-dom 仓库地址:https://github.com/react/react-strict-dom Stars:3537 | 作者:react 项目描述:React Strict DOM (RSD) standardizes the development of styled React components for web and native. =...
react
strict
dom
https
github
com
facebook
main
blob
React
2026-08-11
1 阅读
约6分钟阅读
GitHub Trending
字号:
GitHub 项目:react-strict-dom
仓库地址:https://github.com/react/react-strict-dom
星级:3537 | 作者:反应
项目描述:React Strict DOM (RSD) 标准化了 Web 和原生样式化 React 组件的开发。
===================================================
自述文件内容:
# 反应严格 dom 开发
[](https://github.com/facebook/react-strict-dom/actions/workflows/tests.yml)
为“React Strict DOM”开发 monorepo。
**React Strict DOM** (RSD) 标准化了 Web 和本机样式化 React 组件的开发。 RSD 的目标是在不影响性能、可靠性或质量的情况下提高 React 开发的速度和效率。使用 RSD 进行构建正在帮助 Meta 团队以更少的工程师更快地将功能发布到更多平台。
## 结构
* `.github`
* 包含 GitHub Actions 使用的工作流程。
* 包含问题模板。
* `应用程序`
* 使用 React Strict DOM 的示例应用程序。
* [example-ui](https://github.com/facebook/react-strict-dom/blob/main/apps/example-ui)
* [expo-app](https://github.com/facebook/react-strict-dom/tree/main/apps/expo-app)
* [nextjs-app](https://github.com/facebook/react-strict-dom/blob/main/apps/nextjs-app)
* [vite-app](https://github.com/facebook/react-strict-dom/blob/main/apps/vite-app)
* [平台测试](https://github.com/facebook/react-strict-dom/blob/main/apps/platform-tests)
* `包`
* 包含在 monorepo 中管理的各个包。
* [基准测试](https://github.com/facebook/react-strict-dom/blob/main/packages/benchmarks)
* [postcss-react-strict-dom](https://github.com/facebook/react-strict-dom/blob/main/packages/postcss-react-strict-dom)
* [react-strict-dom](https://github.com/facebook/react-strict-dom/blob/main/packages/react-strict-dom) ([文档](https://facebook.github.io/react-strict-dom/))
* [脚本](https://github.com/facebook/react-strict-dom/blob/main/packages/scripts)
* [网站](https://github.com/facebook/react-strict-dom/blob/main/packages/website)
*`工具`
* monorepo 使用的工具(预提交任务等)
## 贡献
详细了解[如何贡献](https://facebook.github.io/react-strict-dom/contribute/)。
## 行为准则
该项目希望所有参与者遵守 Meta 的 OSS [行为准则](https://opensource.fb.com/code-of-conduct/)。请阅读全文,以便您了解哪些行为是可以容忍的,哪些行为是不能容忍的。
## 许可证
React Strict DOM 已获得 [MIT 许可](./LICENSE)。
这篇文章对您有帮助吗?
订阅66必读
每日精选科技资讯,直达你的邮箱