-
Updated
Sep 30, 2020 - JavaScript
omi
Here are 31 public repositories matching this topic...
-
Updated
Mar 2, 2020 - JavaScript
-
Updated
Sep 11, 2020 - HTML
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Oct 28, 2019 - HTML
-
Updated
Oct 6, 2020
-
Updated
Aug 7, 2020 - R
Improve this page
Add a description, image, and links to the omi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the omi topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
支持自动检测框架的覆盖范围仅仅支持了几个常见前端框架和函数,还可以拓展更多的框架和语言来提升体验
这块的实现是基于配置式的,可以比较轻松拓展一个新框架的支持
https://github.com/TencentCloudBase/cloudbase-framework/blob/master/packages/framework-core/src/detect-frameworks/frameworks.ts
大家可以通过这个快速参与进核心代码的开发当中,目前可以考虑支持的框架和技术有 Hexo, Egg, Koa, Express, Koa , Docker 容器等