-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
88 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# mana | ||
|
||
[![codecov](https://codecov.io/gh/difizen/mana/graph/badge.svg?token=VGJDF8511R)](https://codecov.io/gh/difizen/mana) | ||
|
||
一个模块化可扩展前端框架,为工作台产品设计。 | ||
|
||
[English](./README.md) · **简体中文** | ||
|
||
## 特性 | ||
|
||
- 完整的模块隔离、状态管理、依赖倒置方案,是真正适合大型工程的框架 | ||
- 集成 react 生态,创造性的页面视图管理、状态追踪能力,让前端项目与模块化结构完美结合 | ||
- 内置主题、命令、快捷键、工具栏、配置、国际化...等模块,帮助您快速启动项目 | ||
|
||
## 适用场景 | ||
|
||
- 如果您打算开发 IDE 型的生产力工具产品 | ||
- 如果您正在寻找彻底模块化、架构先进的前端工程方案,解决团队的协作和长期维护问题 | ||
- 如果您的项目需要丰富的场景定制能力,允许下游生产者做内核级的定制,发展模块生态 | ||
|
||
请尝试 mana 🌟🌟🌟 | ||
|
||
### 官网 | ||
|
||
💡 请访问 https://mana.difizen.net/ | ||
|
||
### 提交issue | ||
|
||
😊 我们建议您使用[github issue](https://github.com/difizen/mana/issues) 提交您的疑问, 我们通常会在2日内回复。 | ||
|
||
### 贡献代码 | ||
|
||
🤝 请查阅 [CONTRIBUTING.md](./CONTRIBUTING.md) | ||
|
||
### 贡献者 | ||
|
||
💪 感谢所有的贡献者 | ||
|
||
<a href="https://github.com/difizen/mana/graphs/contributors"> | ||
<img src="https://contributors-img.web.app/image?repo=difizen/mana" alt="List of Contributors"/> | ||
</a> | ||
|
||
### 联系我们 | ||
|
||
🤗 加入我们的钉钉答疑群与我们联系。 | ||
|
||
<img src="./apps/docs/public/ding-qrcode.png" width="30%"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
apps/docs/.dumi/theme/modules/lang/index.ts → apps/docs/.dumi/theme/lang/index.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters